mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Try to fix tests
This commit is contained in:
parent
7298cad6ce
commit
8f5a1f36b5
2 changed files with 31 additions and 16 deletions
|
@ -211,7 +211,8 @@ export class PeerTubeServer {
|
|||
}
|
||||
|
||||
const execArgv = options.nodeArgs || []
|
||||
execArgv.push('--enable-source-maps')
|
||||
// FIXME: too slow :/
|
||||
// execArgv.push('--enable-source-maps')
|
||||
|
||||
const forkOptions = {
|
||||
silent: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue