Skip to content

Commit db3cdcf

Browse files
committed
tweak diff ignore
1 parent 0010f06 commit db3cdcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_chapter_22_outside_in.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ def test_listings_and_commands_and_output(self):
3838
self.recognise_listing_and_process_it()
3939

4040
self.assert_all_listings_checked(self.listings)
41-
self.check_final_diff(ignore=["moves", "Generated by Django 1.11"])
41+
self.check_final_diff(ignore=["moves", "Generated by Django 4"])
4242

4343

4444
if __name__ == "__main__":

0 commit comments

Comments
 (0)