We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a90c48d commit b803edcCopy full SHA for b803edc
test/src/windows/squirrelWindowsTest.ts
@@ -56,7 +56,7 @@ test.skip(
56
})
57
)
58
59
-test.ifAll("detect install-spinner", () => {
+test.skip("detect install-spinner", () => {
60
let platformPackager: CheckingWinPackager | null = null
61
let loadingGifPath: string | null = null
62
0 commit comments