mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Correctly export misc files
This commit is contained in:
parent
c8fc9b4718
commit
8ef9457fde
14 changed files with 25 additions and 31 deletions
|
@ -6,7 +6,7 @@ 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'
|
||||
import { MockSmtpServer } from '../../../../shared/extra-utils/miscs/email'
|
||||
import { MockSmtpServer } from '../../../../shared/extra-utils/mock-servers/mock-email'
|
||||
import {
|
||||
CheckerBaseParams,
|
||||
checkNewPeerTubeVersion,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue