mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 18:29:27 +02:00
Move test functions outside extra-utils
This commit is contained in:
parent
bf54587a3e
commit
c55e3d7227
202 changed files with 798 additions and 895 deletions
|
@ -1,5 +1,5 @@
|
|||
import { isAbsolute, join } from 'path'
|
||||
import { root } from '../miscs/tests'
|
||||
import { root } from '@shared/core-utils'
|
||||
import {
|
||||
makeDeleteRequest,
|
||||
makeGetRequest,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue