Browse Source

test: [cypress] Disable preview-viewer validations

Signed-off-by: Raju Udava <sivadstala@gmail.com>
pull/559/head
Raju Udava 3 years ago
parent
commit
6962072246
  1. 4
      cypress/integration/common/5b_preview_role.js

4
cypress/integration/common/5b_preview_role.js

@ -358,7 +358,9 @@ describe('Role preview validations', () => {
genTest('editor')
genTest('commenter')
genTest('viewer')
// enable post xcAuditModeCommentsCount fix
// genTest('viewer')
})

Loading…
Cancel
Save