From 24d117951524cd5fb45055ba452d06f811c2e1ce Mon Sep 17 00:00:00 2001 From: Guy Sartorelli Date: Tue, 23 Jul 2024 12:53:12 +1200 Subject: [PATCH] MNT Add behat feature to numbered CI job --- tests/behat/features/linkfield-focus.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/behat/features/linkfield-focus.feature b/tests/behat/features/linkfield-focus.feature index 4bf8cfc7..10a5f994 100644 --- a/tests/behat/features/linkfield-focus.feature +++ b/tests/behat/features/linkfield-focus.feature @@ -1,4 +1,4 @@ -@retry +@retry @job2 Feature: Browser focus in linkfield As a content editor I want to focus to be in the correct place @@ -31,7 +31,7 @@ I want to focus to be in the correct place When I click on the "[data-field-id='Form_EditForm_HasOneLink'] .link-picker__button" element And I click on the ".form-builder-modal .close" element Then the active element should be "[data-field-id='Form_EditForm_HasOneLink'] .link-picker__button" - + # Editing existing link with submit sets focus on the existing link When I click on the "[data-field-id='Form_EditForm_HasOneLink'] .link-picker__button" element And I type "987654321" in the field