Commit 686e6dcb0ecb5bb325e1a97af58112ebde6bea93
1 parent
244cc49a78
Exists in
master
linea al final
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
spec/routeSpec.js
| ... | ... | @@ -16,4 +16,4 @@ describe('rutas del módulo crear cobranza', function() { |
| 16 | 16 | expect(route.routes['/cobranza/crear'].controller).toBe('cobranzaController'); |
| 17 | 17 | expect(route.routes['/cobranza/crear'].templateUrl).toBe('src/views/cobranza.html'); |
| 18 | 18 | }); |
| 19 | -}); | |
| 20 | 19 | \ No newline at end of file |
| 20 | +}); |