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:
parent
c8fc9b4718
commit
8ef9457fde
14 changed files with 25 additions and 31 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue