Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
chancancode committed Jun 26, 2021
1 parent d0634f1 commit 26604d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/markdown/tutorial/part-1/03-automated-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ Let's open the generated test file and replace the boilerplate test with our own
import { setupApplicationTest } from 'ember-qunit';
@@ -7,6 +7,12 @@

-fail!!!
- test('visiting /super-rentals', async function (assert) {
- await visit('/super-rentals');
-
Expand Down

0 comments on commit 26604d3

Please sign in to comment.