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.
hbs
ember-cli-htmlbars
1 parent 1c0ee97 commit 6b5da01Copy full SHA for 6b5da01
tests/integration/components/api-token-row-test.js
@@ -1,7 +1,7 @@
1
import { module, test } from 'qunit';
2
import { setupRenderingTest } from 'ember-qunit';
3
import { render } from '@ember/test-helpers';
4
-import hbs from 'htmlbars-inline-precompile';
+import { hbs } from 'ember-cli-htmlbars';
5
6
module('Integration | Component | api-token-row', function(hooks) {
7
setupRenderingTest(hooks);
0 commit comments