From 1fcd812461cb576db92b83e5d6599206ce48f542 Mon Sep 17 00:00:00 2001 From: Guy Sartorelli <36352093+GuySartorelli@users.noreply.github.com> Date: Tue, 23 Jul 2024 14:25:23 +1200 Subject: [PATCH] MNT Don't click on the block unnecessary in behat test (#154) --- tests/Behat/features/block-link-field.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Behat/features/block-link-field.feature b/tests/Behat/features/block-link-field.feature index 7813243..9fea739 100644 --- a/tests/Behat/features/block-link-field.feature +++ b/tests/Behat/features/block-link-field.feature @@ -25,7 +25,6 @@ Feature: Add link to banner block When I press the "Clear link" button in the actions menu for call to action link in block 1 And I press the "Save" button in the actions menu for block 1 And I wait 1 second - And I click on block 1 Then I should see the edit form for block 1 And I should see "Call to action link" And I should see "Add link"