We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0010f06 commit db3cdcfCopy full SHA for db3cdcf
tests/test_chapter_22_outside_in.py
@@ -38,7 +38,7 @@ def test_listings_and_commands_and_output(self):
38
self.recognise_listing_and_process_it()
39
40
self.assert_all_listings_checked(self.listings)
41
- self.check_final_diff(ignore=["moves", "Generated by Django 1.11"])
+ self.check_final_diff(ignore=["moves", "Generated by Django 4"])
42
43
44
if __name__ == "__main__":
0 commit comments