aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/tests/unit/dropdown.spec.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/tests/unit/dropdown.spec.js b/js/tests/unit/dropdown.spec.js
index 918435247..8447be60b 100644
--- a/js/tests/unit/dropdown.spec.js
+++ b/js/tests/unit/dropdown.spec.js
@@ -75,6 +75,7 @@ describe('Dropdown', () => {
resolve()
})
+ expect().nothing()
dropdown.show()
})
})