mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Add tests for npm run scripts
This commit is contained in:
parent
04de542abd
commit
fdbda9e3d6
25 changed files with 223 additions and 39 deletions
|
@ -1,5 +1,6 @@
|
|||
import { values } from 'lodash'
|
||||
import * as validator from 'validator'
|
||||
import 'express-validator'
|
||||
|
||||
import { exists } from './misc'
|
||||
import { CONSTRAINTS_FIELDS, USER_ROLES } from '../../initializers'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue