Skip to content

Commit 6ff921e

Browse files
committed
skip “print feature in pgp block” test
1 parent 21f8a35 commit 6ff921e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test/source/tests/decrypt.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1183,7 +1183,8 @@ XZ8r4OC6sguP/yozWlkG+7dDxsgKQVBENeG6Lw==
11831183
})
11841184
);
11851185

1186-
test(
1186+
// https://github.com/FlowCrypt/flowcrypt-browser/issues/6145
1187+
test.skip(
11871188
'decrypt - print feature in pgp block',
11881189
testWithBrowser(async (t, browser) => {
11891190
const msgId = '18ecbf57e1dfb9b5';

0 commit comments

Comments
 (0)