mirror of
https://github.com/modelec/modelec.club.git
synced 2026-01-18 16:37:30 +01:00
refactor(tests): supprimer l'assertion de source d'image dans le test de la timeline
This commit is contained in:
@@ -186,7 +186,6 @@ describe('<Timeline />', () => {
|
||||
);
|
||||
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')
|
||||
|
||||
Reference in New Issue
Block a user