We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd37ff1 commit a009439Copy full SHA for a009439
sdk/python/tests/integration/materialization/test_snowflake.py
@@ -189,7 +189,7 @@ def test_snowflake_materialization_consistency_internal_with_lists(
189
snowflake_environment.data_source_creator.teardown()
190
191
192
-# @pytest.mark.integration
+@pytest.mark.integration
193
def test_snowflake_materialization_entityless_fv():
194
snowflake_config = IntegrationTestRepoConfig(
195
online_store=SNOWFLAKE_ONLINE_CONFIG,
0 commit comments