Skip to content

Commit 7e61ea3

Browse files
authored
Merge branch 'newarchitecture' into adding-report-to-mutation-manager-job
2 parents 6147123 + fc3d5a8 commit 7e61ea3

3 files changed

Lines changed: 204 additions & 173 deletions

File tree

ui-tests/cypress.config.sample.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ module.exports = defineConfig({
2121
chromeWebSecurity: false,
2222
watchForFileChanges: true,
2323
video: true,
24+
softAssertMode: true,
2425
setupNodeEvents(on, config) {
2526
// Task: verify PDF images, logo, and text content
2627
on("task", {

0 commit comments

Comments
 (0)