diff options
Diffstat (limited to 'server/tests/api/redundancy/redundancy-constraints.ts')
-rw-r--r-- | server/tests/api/redundancy/redundancy-constraints.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/api/redundancy/redundancy-constraints.ts b/server/tests/api/redundancy/redundancy-constraints.ts index 217691fb6..71b93901e 100644 --- a/server/tests/api/redundancy/redundancy-constraints.ts +++ b/server/tests/api/redundancy/redundancy-constraints.ts | |||
@@ -117,7 +117,7 @@ describe('Test redundancy constraints', function () { | |||
117 | } | 117 | } |
118 | } | 118 | } |
119 | } | 119 | } |
120 | await await killallServers([ localServer ]) | 120 | await killallServers([ localServer ]) |
121 | await localServer.run(config) | 121 | await localServer.run(config) |
122 | 122 | ||
123 | await uploadWrapper('video 2 server 2') | 123 | await uploadWrapper('video 2 server 2') |