Skip to content

Commit

Permalink
Merge pull request #128 from creative-commoners/pulls/3.1/remove-todo
Browse files Browse the repository at this point in the history
MNT Remove TODO Comments
  • Loading branch information
GuySartorelli authored May 28, 2024
2 parents 6512647 + 41cf3f6 commit 4c8f47b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Behat/features/element-editor.feature
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ Feature: Manage banner blocks
Given I click on block 1
And I fill in "Additional Banner Block" for "Title" for block 1
And I fill in "<p>Additional sample content</p>" for "Content" for block 1
# TODO Test adding files to a banner block via inline editing
When I press the "Save" button in the actions menu for block 1
And I wait 1 second
Then I should see a "Saved 'Additional Banner Block' successfully" success toast
Expand Down Expand Up @@ -68,7 +67,6 @@ Feature: Manage banner blocks
Given I fill in "Eve's Block" for "Title" for block 1
And I fill in "<p>New sample content</p>" for "Content" for block 1
And I wait 1 second
# TODO Test adding files to a banner block via inline editing
When I press the "Save" button in the actions menu for block 1
And I wait 1 second
Then I should see a "Saved 'Eve's Block' successfully" success toast
Expand Down

0 comments on commit 4c8f47b

Please sign in to comment.