Skip to content

Commit

Permalink
tests: fix pv test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrCherry97 committed Aug 22, 2024
1 parent efc843c commit 19b4ca9
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,6 @@ context('Test Persistent Volumes', () => {
.contains('Filesystem')
.should('be.visible');

cy.getMidColumn()
.contains('Retain')
.should('be.visible');

cy.getMidColumn()
.contains('ext4')
.should('be.visible');
Expand Down

0 comments on commit 19b4ca9

Please sign in to comment.