Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Framasoft
PeerTube
PeerTube
Commits
f59462ec
Verified
Commit
f59462ec
authored
Aug 02, 2022
by
Chocobozzz
Browse files
Fix tests
parent
ebb9e53a
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/tests/plugins/filter-hooks.ts
View file @
f59462ec
...
...
@@ -638,6 +638,7 @@ describe('Test plugin filter hooks', function () {
before
(
async
function
()
{
this
.
timeout
(
120
_000
)
await
servers
[
0
].
config
.
enableMinimumTranscoding
()
const
{
uuid
}
=
await
servers
[
0
].
videos
.
quickUpload
({
name
:
'
studio
'
})
const
video
=
await
servers
[
0
].
videos
.
get
({
id
:
uuid
})
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment