mirror of
https://github.com/kbparagua/paloma
synced 2023-03-27 23:21:17 -04:00
Fix jasmine spec
This commit is contained in:
parent
efbba9d6b3
commit
da4b2ac89a
1 changed files with 0 additions and 2 deletions
|
@ -104,8 +104,6 @@ describe('Paloma.Router', function(){
|
|||
it('returns action of the redirect', function(){
|
||||
expect(result.action).toEqual('revise');
|
||||
});
|
||||
|
||||
router.reset();
|
||||
});
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue