Skip to content

Commit

Permalink
fix: add CMS_CONFIRM_VERSION4 to test settings
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun authored May 7, 2024
1 parent 5ec7e05 commit ecd530e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
},
"LANGUAGE_CODE": "en",
"ALLOWED_HOSTS": ["localhost"],
"CMS_CONFIRM_VERSION4": True,
}


Expand Down

0 comments on commit ecd530e

Please sign in to comment.