Skip to content

Commit

Permalink
Activate progress test
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed Oct 23, 2023
1 parent 7616066 commit 6e5bf1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-app/tests/integration/progress-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ class FileTracker {
});
}

module.skip('Integration | progress', function (hooks) {
module('Integration | progress', function (hooks) {
setupRenderingTest(hooks);
setupMirage(hooks);

Expand Down

0 comments on commit 6e5bf1e

Please sign in to comment.