We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9abb046 commit 6a9a00cCopy full SHA for 6a9a00c
tests/model_registry/negative_tests/test_db_migration.py
@@ -31,7 +31,6 @@
31
"updated_dsc_component_state_scope_class", "model_registry_mysql_metadata_db", "model_registry_instance_mysql"
32
)
33
class TestDBMigration:
34
- @pytest.mark.smoke
35
def test_db_migration_negative(
36
self: Self,
37
admin_client: DynamicClient,
0 commit comments