mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 19:42:24 +02:00
Tests directories refractor
This commit is contained in:
parent
db799da3d2
commit
c5d31dba56
38 changed files with 98 additions and 95 deletions
|
@ -1,7 +1,7 @@
|
|||
// Order of the tests we want to execute
|
||||
// import './multiple-servers'
|
||||
import './video-transcoder'
|
||||
import './multiple-servers'
|
||||
import './follows'
|
||||
import './jobs'
|
||||
import './video-comments'
|
||||
import './videos/video-transcoder'
|
||||
import './videos/multiple-servers'
|
||||
import './server/follows'
|
||||
import './server/jobs'
|
||||
import './videos/video-comments'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue