We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f8a35 commit 6ff921eCopy full SHA for 6ff921e
1 file changed
test/source/tests/decrypt.ts
@@ -1183,7 +1183,8 @@ XZ8r4OC6sguP/yozWlkG+7dDxsgKQVBENeG6Lw==
1183
})
1184
);
1185
1186
- test(
+ // https://github.com/FlowCrypt/flowcrypt-browser/issues/6145
1187
+ test.skip(
1188
'decrypt - print feature in pgp block',
1189
testWithBrowser(async (t, browser) => {
1190
const msgId = '18ecbf57e1dfb9b5';
0 commit comments