mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
Add plugin table migration table
This commit is contained in:
parent
6691c52280
commit
587568e1cc
6 changed files with 51 additions and 4 deletions
|
@ -43,7 +43,7 @@ describe('Test plugin action hooks', function () {
|
|||
path: getPluginTestPath()
|
||||
})
|
||||
|
||||
await killallServers([ servers[0] ])
|
||||
killallServers([ servers[0] ])
|
||||
|
||||
await reRunServer(servers[0])
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue