Skip to content

Commit

Permalink
Resolves #374
Browse files Browse the repository at this point in the history
  • Loading branch information
dvonanderson authored and jlblcc committed Feb 6, 2020
1 parent 300a044 commit 8c89448
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ module('Integration | Component | control/md-indicator', function(hooks) {

await render(hbs`{{control/md-indicator}}`);

//!need more viable test for md-indicator
//!need more viable test for md-indicator component

assert.equal(this.element.textContent.trim(), '');

Expand Down

0 comments on commit 8c89448

Please sign in to comment.