Fixed failing tests

This commit is contained in:
Henry
2015-10-14 12:31:21 -07:00
parent ee382be38d
commit 1d41939418
4 changed files with 41 additions and 17 deletions

View File

@ -116,7 +116,8 @@ define(
dialog: dialogModel,
confirm: jasmine.any(Function),
cancel: jasmine.any(Function)
}
},
't-dialog'
);
});