1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-05 19:42:24 +02:00

Correctly export misc files

This commit is contained in:
Chocobozzz 2021-07-06 10:36:54 +02:00
parent c8fc9b4718
commit 8ef9457fde
No known key found for this signature in database
GPG key ID: 583A612D890159BE
14 changed files with 25 additions and 31 deletions

View file

@ -12,7 +12,7 @@ import {
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 { waitJobs } from '../../../../shared/extra-utils/server/jobs'
import {
CheckerBaseParams,