1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-25 08:09:43 +02:00

Jshint fixes

This commit is contained in:
zinyando 2016-07-12 15:13:30 +02:00
parent a215a05a88
commit 702eefa737
2 changed files with 6 additions and 7 deletions

View file

@ -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');