Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
null committed Apr 4, 2024
1 parent 4ec63c1 commit 078eccf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/acceptance/book-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ module('Acceptance | book', function (hooks) {
await visit('/book');
// logHelper('hello');
// await this.pauseTest();

assert.strictEqual(currentURL(), '/book');
});
});

0 comments on commit 078eccf

Please sign in to comment.