More CI testing

This commit is contained in:
Griatch 2023-12-18 23:34:05 +01:00
parent 1a687969c6
commit 5d580c4c17

View file

@ -51,7 +51,7 @@ DATABASES = {
"init_command": "set collation_connection=utf8mb4_unicode_ci",
},
"TEST": {
"NAME": "evennia",
"NAME": "default",
"OPTIONS": {
"charset": "utf8mb4",
"init_command": "set collation_connection=utf8mb4_unicode_ci",