Skip to content

Commit

Permalink
access:protected in expected_model json
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelleArk committed Sep 25, 2023
1 parent ffd26b5 commit 89d6aad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional/list/test_list.py
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ def expect_model_output(self):
"incremental_strategy": None,
"docs": {"node_color": None, "show": True},
"contract": {"enforced": False},
"access": "protected",
},
"original_file_path": normalize("models/metricflow_time_spine.sql"),
"unique_id": "model.test.metricflow_time_spine",
Expand Down

0 comments on commit 89d6aad

Please sign in to comment.