Skip to content

Commit

Permalink
Correct test
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Aug 21, 2022
1 parent 7376ee5 commit 5f284ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_config_file.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ def test_config_file():
"name": str,
"reference product": str,
Optional("exists in original database"): bool,
Optional("regionalize"): bool,
Optional("new dataset"): bool,
},
Optional("efficiency"): [
Expand Down

0 comments on commit 5f284ff

Please sign in to comment.