Skip to content

Commit

Permalink
Update tests/cypress/e2e/features/single_object_annotation.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bsekachev authored Mar 14, 2024
1 parent 5201440 commit b6a96c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/cypress/e2e/features/single_object_annotation.js
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ context('Single object annotation mode', { scrollBehavior: false }, () => {
cy.get('.cvat-player-next-button').click();
checkFrameNum(2);


cy.saveJob();
});
});
Expand Down

0 comments on commit b6a96c7

Please sign in to comment.