mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
Jshint fixes
This commit is contained in:
parent
a215a05a88
commit
702eefa737
2 changed files with 6 additions and 7 deletions
|
@ -123,6 +123,7 @@ test('changing space permissions', function (assert) {
|
|||
server.create('meta', { allowAnonymousAccess: false });
|
||||
server.createList('folder', 2);
|
||||
server.createList('permission', 4);
|
||||
server.createList('folder-permission', 2);
|
||||
authenticateUser();
|
||||
|
||||
visit('/s/VzMygEw_3WrtFzto/test');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue