Skip to content

Commit

Permalink
fix: remove pauseTest in test
Browse files Browse the repository at this point in the history
  • Loading branch information
remadex committed Jan 7, 2025
1 parent 5d8cd51 commit 64eb78b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/acceptance/register/main-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import type { ServiceWorkerTestContext } from '../../worker';
import { setTempusDominusDate } from '@triptyk/ember-input/test-support/datepicker-helpers';
import { selectChoose } from 'ember-power-select/test-support';
import { triggerEvent } from '@ember/test-helpers';
import { pauseTest } from '@ember/test-helpers';

module('Acceptance | register', function (hooks) {
setupApplicationTest(hooks);
Expand Down

0 comments on commit 64eb78b

Please sign in to comment.