Skip to content

Commit

Permalink
src/components/__tests__: remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
tmszi committed Sep 19, 2024
1 parent 9b893d6 commit d04c2d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/__tests__/FooterBar.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ function coreTests() {
}
expect(resp.status).to.eq(httpSuccessfullStatus);
});

cy.dataCy(selectorFooterAutoMatLogo)
.should('be.visible')
.and('have.css', 'width', '74px')
Expand Down

0 comments on commit d04c2d6

Please sign in to comment.