mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix prune storage test
This commit is contained in:
@@ -142,7 +142,7 @@ describe('Test prune storage scripts', function () {
|
||||
await createFile(join(basePrivate, n1))
|
||||
await createFile(join(basePrivate, n2))
|
||||
|
||||
badNames['videos'] = [ n1, n2 ]
|
||||
badNames['web-videos'] = [ n1, n2 ]
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user