mirror of
https://github.com/pretix/pretix.git
synced 2026-04-30 00:22:40 +00:00
Ignore replica database in tests
This commit is contained in:
@@ -53,6 +53,7 @@ CACHES = {
|
||||
'BACKEND': 'django.core.cache.backends.dummy.DummyCache',
|
||||
}
|
||||
}
|
||||
DATABASE_REPLICA = 'default'
|
||||
|
||||
# Don't run migrations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user