Skip to content

Commit

Permalink
feat: import qunit-dom type definition files
Browse files Browse the repository at this point in the history
  • Loading branch information
MrChocolatine committed Jul 9, 2021
1 parent 60c3bf5 commit e1bdf4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test-helper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import * as QUnit from 'qunit';
import { setApplication } from '@ember/test-helpers';
import { setup } from 'qunit-dom';
import { start } from 'ember-qunit';
import 'qunit-dom';

setApplication(Application.create(config.APP));

Expand Down

0 comments on commit e1bdf4f

Please sign in to comment.