Skip to content

Commit a909268

Browse files
committed
fix test invocation
1 parent dc42476 commit a909268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
test_chapter_15_advanced_forms,
3232
test_chapter_16_javascript,
3333
test_chapter_18_spiking_custom_auth,
34-
test_chapter_18_mocking,
34+
test_chapter_19_mocking,
3535
unit-test
3636
]
3737

0 commit comments

Comments
 (0)