6695-docker_push_3 #1423

Merged
alexm merged 424 commits from 6695-docker_push_3 into dev 2025-02-21 12:41:37 +00:00
2 changed files with 0 additions and 2 deletions
Showing only changes of commit eb8792f0b7 - Show all commits

View File

@ -24,7 +24,6 @@ export default defineConfig({
embeddedScreenshots: true,
reportDir: 'test/cypress/reports',
inlineAssets: true,
json: true,
},
component: {
componentFolder: 'src',

View File

@ -21,7 +21,6 @@ describe('ClaimAction', () => {
});
it('should change destination from other button', () => {
throw new Error('Error intencionado para provocar un fallo'); // REMOVE ME!
const rowData = [true];
cy.fillRow(firstRow, rowData);