Skip to content

Commit

Permalink
Update test name.
Browse files Browse the repository at this point in the history
  • Loading branch information
VersusFacit committed Sep 26, 2024
1 parent 8983a69 commit 1eedd20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/iceberg/test_incremental_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"""


class TestIcebergMergeStrategies:
class TestIcebergStrategies:
@pytest.fixture(scope="class")
def project_config_update(self):
return {"flags": {"enable_iceberg_materializations": True}}
Expand Down

0 comments on commit 1eedd20

Please sign in to comment.