Skip to content

Commit

Permalink
Replace beis with dbt-dsit theme (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccar authored Mar 20, 2023
1 parent f9c61f6 commit 4110a23
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/validators/metadata_validator.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ def validate_mandatory(self):
"business",
"default",
"northernireland",
"beis",
"beis-ni",
"dbt-dsit",
"dbt-dsit-ni",
"orr",
]:
required_metadata_names.extend(["user_id", "period_id", "ru_name"])
Expand Down
4 changes: 2 additions & 2 deletions schemas/questionnaire_v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"default",
"health",
"northernireland",
"beis",
"beis-ni",
"dbt-dsit",
"dbt-dsit-ni",
"orr",
"census",
"census-nisra"
Expand Down

0 comments on commit 4110a23

Please sign in to comment.