Skip to content

Commit

Permalink
dosable batch order tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzy11 committed Aug 12, 2024
1 parent 4e309f2 commit 1a37720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ module.exports = defineConfig({
"cypress/e2e/workplan.cy.js",
"cypress/e2e/nonConform.cy.js",
"cypress/e2e/modifyOrder.cy.js",
"cypress/e2e/batchOrderEntry.cy.js",
// "cypress/e2e/batchOrderEntry.cy.js",
];
return config;
},
Expand Down

0 comments on commit 1a37720

Please sign in to comment.