mirror of
https://git.cloudron.io/cloudron/peertube-app.git
synced 2024-11-21 17:11:09 +00:00
Fixup tests
This commit is contained in:
parent
633d8f793c
commit
98a445de41
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@ describe('Application life cycle test', function () {
|
|||
it('logout', logout);
|
||||
|
||||
it('can login', login.bind(null, username, password));
|
||||
it('can close account setup dialog', closeAccountSetupDialog);
|
||||
it('logout', logout);
|
||||
|
||||
it('uninstall app', async function () {
|
||||
|
|
Loading…
Reference in a new issue