Skip to content

Commit 26604d3

Browse files
committed
test
1 parent d0634f1 commit 26604d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/markdown/tutorial/part-1/03-automated-testing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Let's open the generated test file and replace the boilerplate test with our own
6565
import { setupApplicationTest } from 'ember-qunit';
6666
@@ -7,6 +7,12 @@
6767

68+
-fail!!!
6869
- test('visiting /super-rentals', async function (assert) {
6970
- await visit('/super-rentals');
7071
-

0 commit comments

Comments
 (0)