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 8d7b671 commit 7596a75Copy full SHA for 7596a75
packages/testkit-backend/src/skipped-tests/common.js
@@ -80,7 +80,7 @@ const skippedTests = [
80
),
81
skip(
82
'Keeps retrying on commit despite connection being dropped',
83
- ifEquals('stub.retry.TestRetry.test_disconnect_on_commit')
+ ifEquals('stub.retry.test_retry.TestRetry.test_disconnect_on_commit')
84
85
86
'Wait clarification about verifyConnectivity behaviour when no reader connection is available',
0 commit comments