Skip to content

Commit 351c703

Browse files
committed
Need to import fillIn now
1 parent 5166a38 commit 351c703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/acceptance/crate-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { test } from 'qunit';
2-
import { click, visit, currentURL, currentRouteName } from 'ember-native-dom-helpers';
2+
import { click, visit, currentURL, currentRouteName, fillIn } from 'ember-native-dom-helpers';
33
import moduleForAcceptance from 'cargo/tests/helpers/module-for-acceptance';
44
import Ember from 'ember';
55

0 commit comments

Comments
 (0)