We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54fac0a commit 13a994eCopy full SHA for 13a994e
tests/acceptance/search-test.js
@@ -1,4 +1,4 @@
1
-import { module, skip } from 'qunit';
+import { module, skip, test } from 'qunit';
2
import { visit, currentURL, fillIn, click, focus } from '@ember/test-helpers';
3
import { selectChoose } from 'ember-power-select/test-support';
4
import { setupApplicationTest } from 'ember-qunit';
0 commit comments