Skip to content
Snippets Groups Projects
Commit 202178b2 authored by Tom Robinson's avatar Tom Robinson Committed by GitHub
Browse files

Add available_locales to metabase-bootstrap to fix integration tests

parent 96608e1f
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,9 @@ window.MetabaseBootstrap = {
"US\/Pacific",
"America\/Costa_Rica"
],
available_locales: [
["en", "English"]
],
types: {
"type/Address": ["type/*"],
"type/Array": ["type/Collection"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment