Skip to content

Commit 2433064

Browse files
committed
update test
Signed-off-by: HaoXuAI <sduxuhao@gmail.com>
1 parent 263024b commit 2433064

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/python/tests/integration/compute_engines/spark/test_compute.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ def transform_feature(df: DataFrame) -> DataFrame:
188188
spark_environment.teardown()
189189

190190

191+
@pytest.mark.integration
191192
def test_spark_compute_engine_materialize():
192193
spark_environment = create_spark_environment()
193194
fs = spark_environment.feature_store

0 commit comments

Comments
 (0)