We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9862385 commit 92c760aCopy full SHA for 92c760a
1 file changed
soda-fabric/tests/data_sources/test_fabric.py
@@ -142,5 +142,5 @@
142
143
144
@pytest.mark.parametrize("test_connection", test_connections, ids=[tc.test_name for tc in test_connections])
145
-def test_FABRIC_connections(test_connection: TestConnection):
+def test_fabric_connections(test_connection: TestConnection):
146
test_connection.test()
0 commit comments