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 b2c1a56 commit 5b5c1ddCopy full SHA for 5b5c1dd
1 file changed
src/utils.ts
@@ -57,7 +57,6 @@ const waitUntil = async (
57
throw new Error('timeout')
58
}
59
60
- error = undefined
61
try {
62
const result = isNot !== (await condition())
63
error = undefined
0 commit comments