Skip to content

Commit d41ae02

Browse files
remove test fail-assert-debug
1 parent c502124 commit d41ae02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/wif/test_wif_async.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ async def test_wif_defined_provider_async():
3333
"authenticator": "WORKLOAD_IDENTITY",
3434
"workload_identity_provider": PROVIDER,
3535
}
36-
assert connection_params == {}
3736
assert await connect_and_execute_simple_query_async(
3837
connection_params
3938
), "Failed to connect with using WIF - automatic provider detection"

0 commit comments

Comments
 (0)