more test
This commit is contained in:
parent
b930dc8617
commit
435bfe6abf
|
|
@ -351,7 +351,8 @@ it('should preserve local storage on import/export of storage state', async ({ p
|
||||||
localStorage: [{
|
localStorage: [{
|
||||||
name: 'name1',
|
name: 'name1',
|
||||||
value: 'value1'
|
value: 'value1'
|
||||||
}]
|
}],
|
||||||
|
indexedDB: [],
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue