diff options
Diffstat (limited to 'server/tests/lib')
-rw-r--r-- | server/tests/lib/video-constant-registry-factory.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/tests/lib/video-constant-registry-factory.ts b/server/tests/lib/video-constant-registry-factory.ts index e26b286e1..e399ac5a5 100644 --- a/server/tests/lib/video-constant-registry-factory.ts +++ b/server/tests/lib/video-constant-registry-factory.ts | |||
@@ -1,5 +1,4 @@ | |||
1 | /* eslint-disable @typescript-eslint/no-unused-expressions */ | 1 | /* eslint-disable @typescript-eslint/no-unused-expressions */ |
2 | import 'mocha' | ||
3 | import { expect } from 'chai' | 2 | import { expect } from 'chai' |
4 | import { VideoConstantManagerFactory } from '@server/lib/plugins/video-constant-manager-factory' | 3 | import { VideoConstantManagerFactory } from '@server/lib/plugins/video-constant-manager-factory' |
5 | import { | 4 | import { |