From f719648bb07f015da65470bf0f5f7a0942485740 Mon Sep 17 00:00:00 2001 From: Boris Sekachev Date: Tue, 15 Feb 2022 14:21:43 +0300 Subject: [PATCH] Added cypress tests for the feature: 'continue frame n' (#4340) * Added cypress tests for the feature: 'continue frame n' * Update tests/cypress/integration/actions_tasks/continue_frame_n.js * Update tests/cypress/integration/actions_tasks/continue_frame_n.js --- .../annotation-page/annotation-page.tsx | 2 +- .../components/annotation-page/styles.scss | 2 +- .../actions_tasks/continue_frame_n.js | 58 +++++++++++++++++++ 3 files changed, 60 insertions(+), 2 deletions(-) create mode 100644 tests/cypress/integration/actions_tasks/continue_frame_n.js diff --git a/cvat-ui/src/components/annotation-page/annotation-page.tsx b/cvat-ui/src/components/annotation-page/annotation-page.tsx index 2d1e69c3..cf89f225 100644 --- a/cvat-ui/src/components/annotation-page/annotation-page.tsx +++ b/cvat-ui/src/components/annotation-page/annotation-page.tsx @@ -80,7 +80,7 @@ export default function AnnotationPageComponent(props: Props): JSX.Element { Press