passing tests
This commit is contained in:
@@ -166,7 +166,9 @@ DATABASES = {
|
||||
},
|
||||
'TEST': {
|
||||
'CHARSET': 'utf8',
|
||||
'ENGINE': 'django.db.backends.mysql',
|
||||
'COLLATION': 'utf8_general_ci',
|
||||
'NAME': CFG['db_name']
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user