Skip to content

Commit

Permalink
linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
zamoore committed Jan 9, 2025
1 parent 17733cf commit 2e45538
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

import { module, test } from 'qunit';
import { setupRenderingTest } from 'ember-qunit';
import { click, render, waitFor, setupOnerror } from '@ember/test-helpers';
import { click, render, waitFor } from '@ember/test-helpers';
import { hbs } from 'ember-cli-htmlbars';
import sinon from 'sinon';

Expand Down

0 comments on commit 2e45538

Please sign in to comment.