mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 17:59:37 +02:00
Rename mock server files
This commit is contained in:
parent
a92ddacb38
commit
c8fc9b4718
4 changed files with 4 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
import 'mocha'
|
||||
import { expect } from 'chai'
|
||||
import { MockJoinPeerTubeVersions } from '@shared/extra-utils/mock-servers/joinpeertube-versions'
|
||||
import { MockJoinPeerTubeVersions } from '@shared/extra-utils'
|
||||
import { PluginType } from '@shared/models'
|
||||
import { cleanupTests, installPlugin, setPluginLatestVersion, setPluginVersion, wait } from '../../../../shared/extra-utils'
|
||||
import { ServerInfo } from '../../../../shared/extra-utils/index'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue