Skip to content

Commit

Permalink
Typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcmessias committed Sep 20, 2022
1 parent 5f55047 commit 7fc4fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/test_graph_selector_methods.py
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ def table_model(ephemeral_model):
config_kwargs={
'materialized': 'table',
'meta': {
# Other properties to test in test_select_config_variations
# Other properties to test in test_select_config_meta
'string_property': 'some_string',
'truthy_bool_property': True,
'falsy_bool_property': False,
Expand Down

0 comments on commit 7fc4fb6

Please sign in to comment.