mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Fix lint
This commit is contained in:
parent
e45dd87b93
commit
ba2684cedd
44 changed files with 93 additions and 63 deletions
|
@ -99,7 +99,7 @@ describe('Test notifications API', function () {
|
|||
|
||||
before(() => {
|
||||
baseParams = {
|
||||
server: server,
|
||||
server,
|
||||
emails,
|
||||
socketNotifications: userNotifications,
|
||||
token: userToken
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue