Skip to content

Commit 0cf91ac

Browse files
committed
Enable tests for chapter 16
1 parent c063eab commit 0cf91ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
test_chapter_12_organising_test_files,
2929
test_chapter_13_database_layer_validation,
3030
test_chapter_14_simple_form,
31+
# test_chapter_15_advanced_forms,
32+
test_chapter_16_javascript,
3133
unit-test
3234
]
3335
steps:

0 commit comments

Comments
 (0)