Skip to content

Commit

Permalink
config-version added to TestPrePostModelHooksInConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
Raalsky committed May 15, 2020
1 parent 069cecb commit cf10881
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/014_hook_tests/test_model_hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ class TestPrePostModelHooksInConfig(BaseTestPrePost):
@property
def project_config(self):
return {
'config-version': 2,
'macro-paths': ['macros'],
}

Expand Down

0 comments on commit cf10881

Please sign in to comment.