mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
Clear cache before running multidomain tests
This commit is contained in:
@@ -16,6 +16,7 @@ def env():
|
||||
date_from=now()
|
||||
)
|
||||
settings.SITE_URL = 'http://example.com'
|
||||
event.get_cache().clear()
|
||||
return o, event
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user