Skip to content

Commit 60906a7

Browse files
authored
fix: use enable catalog fixture (#960)
1 parent a7adb90 commit 60906a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/model_registry/model_catalog/test_custom_properties.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
pytestmark = [
1919
pytest.mark.usefixtures(
2020
"updated_dsc_component_state_scope_session",
21+
"enabled_model_catalog_config_map",
2122
"model_registry_namespace",
2223
)
2324
]

0 commit comments

Comments
 (0)