Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunnaye committed Jan 22, 2025
1 parent 6061420 commit d24da2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress/e2e/group3/mytools.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ describe('Dockstore my tools', () => {
cy.visit('/my-tools');
cy.wait('@getContainers');
cy.wait('@getAppTools');
selectUnpublishedTab('A2');
cy.contains('addedthistoolviasync');
});

Expand Down

0 comments on commit d24da2e

Please sign in to comment.