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 5166a38 commit 351c703Copy full SHA for 351c703
tests/acceptance/crate-test.js
@@ -1,5 +1,5 @@
1
import { test } from 'qunit';
2
-import { click, visit, currentURL, currentRouteName } from 'ember-native-dom-helpers';
+import { click, visit, currentURL, currentRouteName, fillIn } from 'ember-native-dom-helpers';
3
import moduleForAcceptance from 'cargo/tests/helpers/module-for-acceptance';
4
import Ember from 'ember';
5
0 commit comments