diff --git a/cypress/components/timelineTimeline.cy.tsx b/cypress/components/timelineTimeline.cy.tsx index 2d8e4b0..805ef31 100644 --- a/cypress/components/timelineTimeline.cy.tsx +++ b/cypress/components/timelineTimeline.cy.tsx @@ -186,7 +186,6 @@ describe('', () => { ); cy.get('.timeline-project-card-image') .eq(4) - .should('have.attr', 'src', 'https://r2.modelec.club/table2024.jpg'); cy.get('.timeline-project-card-image') .eq(5) cy.get('.timeline-project-card-image')