Skip to content

Commit 13a994e

Browse files
authored
Update search-test.js
1 parent 54fac0a commit 13a994e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/acceptance/search-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { module, skip } from 'qunit';
1+
import { module, skip, test } from 'qunit';
22
import { visit, currentURL, fillIn, click, focus } from '@ember/test-helpers';
33
import { selectChoose } from 'ember-power-select/test-support';
44
import { setupApplicationTest } from 'ember-qunit';

0 commit comments

Comments
 (0)