Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
courtneyholcomb committed Oct 31, 2023
1 parent 7b54e38 commit 0c9d653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metricflow/test/integration/test_configured_cases.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ def test_case(
extended_date_semantic_manifest_lookup: SemanticManifestLookup,
scd_semantic_manifest_lookup: SemanticManifestLookup,
sql_client: SqlClient,
create_source_tables: bool, # Param not used in funciton, but needed for test data to exist
create_source_tables: bool, # Param not used in function, but needed for test data to exist
) -> None:
"""Runs all integration tests configured in the test case YAML directory."""
case = CONFIGURED_INTEGRATION_TESTS_REPOSITORY.get_test_case(name)
Expand Down

0 comments on commit 0c9d653

Please sign in to comment.