more test

This commit is contained in:
Simon Knott 2025-02-05 12:11:41 +01:00
parent b930dc8617
commit 435bfe6abf
No known key found for this signature in database
GPG key ID: 8CEDC00028084AEC

View file

@ -351,7 +351,8 @@ it('should preserve local storage on import/export of storage state', async ({ p
localStorage: [{
name: 'name1',
value: 'value1'
}]
}],
indexedDB: [],
},
]
};