aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/appSpec.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/tests/appSpec.js')
-rw-r--r--apps/files_external/tests/appSpec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/tests/appSpec.js b/apps/files_external/tests/appSpec.js
index 512dc13cc05..fcbef7ef822 100644
--- a/apps/files_external/tests/appSpec.js
+++ b/apps/files_external/tests/appSpec.js
@@ -20,7 +20,7 @@ describe('OCA.Files_External.App tests', function() {
+ '<div id="app-content-extstoragemounts" class="hidden">'
+ '</div>'
+ '</div>'
- + '</div>'
+ + '</div>',
)
fileList = App.initList($('#app-content-extstoragemounts'))
})