Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-10-15 12:59:21 +0300
committerJohn Molakvoæ <skjnldsv@protonmail.com>2021-10-15 19:52:51 +0300
commit660090df2852af621b5df35bf7969e6c95a8b1fe (patch)
treec43d31139b9cb11504f7289dc3b6018e816e22fc
parentfec524889f55e040498306faed7d7d91e4f76d7d (diff)
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--core/js/tests/specs/contactsmenuSpec.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/js/tests/specs/contactsmenuSpec.js b/core/js/tests/specs/contactsmenuSpec.js
index aa95f98ab39..963b8c34a95 100644
--- a/core/js/tests/specs/contactsmenuSpec.js
+++ b/core/js/tests/specs/contactsmenuSpec.js
@@ -22,6 +22,8 @@
*
*/
+import { generateOcsUrl } from '@nextcloud/router'
+
describe('Contacts menu', function() {
var $triggerEl,
$menuEl,