mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add plugin auth migrations
This commit is contained in:
@@ -143,7 +143,7 @@ describe('Test id and pass auth plugins', function () {
|
||||
expect(body.role).to.equal(UserRole.MODERATOR)
|
||||
})
|
||||
|
||||
it('Should correctly auth token of laguna', async function () {
|
||||
it('Should reject token of laguna by the plugin hook', async function () {
|
||||
this.timeout(10000)
|
||||
|
||||
await wait(5000)
|
||||
|
||||
Reference in New Issue
Block a user