Commit 4dc768e2da87f8a1f3ca0c72e3290f5cf02a33eb

Authored by Eric Fernandez
1 parent 20099fa8e9
Exists in master

prueba pre commit

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
... ... @@ -115,6 +115,6 @@ describe('Servicios abm vendedor cobrador', function() {
115 115  
116 116 //assert
117 117 expect(result).toEqual(fakeResponse);
118   - });
  118 + })
119 119 });
120 120 });