burn in hell fake storage
This commit is contained in:
parent
5886af5420
commit
8bc1eb15e4
11 changed files with 34 additions and 185 deletions
|
|
@ -25,8 +25,7 @@ describe('Storage model', function() {
|
|||
});
|
||||
should.exist(s2);
|
||||
});
|
||||
it.only('should fail when encrypting without a password', function() {
|
||||
|
||||
it('should fail when encrypting without a password', function() {
|
||||
var s2 = new Storage({
|
||||
storage: localMock,
|
||||
sessionStorage: sessionMock,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue