Skip to content

Commit

Permalink
Fix test semantic model
Browse files Browse the repository at this point in the history
  • Loading branch information
courtneyholcomb committed Jun 29, 2024
1 parent f20ab6d commit 55242af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/validations/test_measures.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ def test_measures_only_exist_in_one_semantic_model() -> None: # noqa: D
node_relation:
schema_name: some_schema
alias: source_table
defaults:
agg_time_dimension: ds
entities:
- name: example_entity
type: primary
Expand Down

0 comments on commit 55242af

Please sign in to comment.