diff --git a/fixtures.json b/fixtures.json index 422628db..c9d735af 100644 --- a/fixtures.json +++ b/fixtures.json @@ -68,5 +68,13 @@ "name": "Default Stream Profile", "value": "1" } + }, + { + "model": "core.coresettings", + "fields": { + "key": "preferred-region", + "name": "Preferred Region", + "value": "us" } +} ]