mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 10:49:28 +02:00
Fix tests
This commit is contained in:
parent
23e27dd535
commit
2af4fa4d8b
2 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
import * as express from 'express'
|
||||
import * as OAuthServer from 'express-oauth-server'
|
||||
import 'express-validator'
|
||||
import { logger } from '../helpers/logger'
|
||||
import { OAUTH_LIFETIME } from '../initializers'
|
||||
|
||||
const oAuthServer = new OAuthServer({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue