mirror of
https://github.com/moparisthebest/mail
synced 2025-02-07 02:20:14 -05:00
started testing app controller
This commit is contained in:
parent
4d861d7f81
commit
e8bf77d1ad
@ -52,7 +52,6 @@ define(function(require) {
|
||||
});
|
||||
|
||||
describe('execute', function() {
|
||||
|
||||
describe('login', function() {
|
||||
it('should work', function(done) {
|
||||
controller.execute('login', {
|
||||
@ -79,7 +78,6 @@ define(function(require) {
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user