mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix tests
This commit is contained in:
@@ -32,7 +32,7 @@ describe('Test plugin storage', function () {
|
||||
})
|
||||
|
||||
it('Should correctly retrieve an array as array from the storage.', async function () {
|
||||
await server.servers.waitUntilLog('storedArrayKey value type is array')
|
||||
await server.servers.waitUntilLog('storedArrayKey isArray is true')
|
||||
await server.servers.waitUntilLog('storedArrayKey stored value is toto, toto2')
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user