Skip to content

Commit c126ef9

Browse files
authored
Merge pull request #264 from hjwp/chapter-15-tests
Enable tests for chapter 15, finalise listings
2 parents d13f30b + 05a1311 commit c126ef9

File tree

7 files changed

+146
-124
lines changed

7 files changed

+146
-124
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ 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,
31+
test_chapter_15_advanced_forms,
3232
test_chapter_16_javascript,
3333
unit-test
3434
]

0 commit comments

Comments
 (0)