Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ibazulic authored Jul 29, 2024
1 parent 3b8917d commit 857966c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/cypress/e2e/usage-logs.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ describe('Usage Logs Export', () => {
cy.get('[class=pf-v5-c-chart]').should('be.visible');
});


it('empty chart', () => {
cy.visit('/organization/projectquay');
cy.contains('Logs').click();
Expand Down

0 comments on commit 857966c

Please sign in to comment.