Skip to content

Commit

Permalink
MNT Fix behat test
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Nov 14, 2024
1 parent ea084d0 commit 6d4c43a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/behat/features/userforms.feature
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@ Feature: Userforms
And the "group" "ADMIN group" has permissions "Full administrative rights"
And a "group" "ADMIN group" has the "Code" "administrators"

@sboyd
Scenario: Operate userforms

Given I take a screenshot after every step

Given I am logged in as a member of "EDITOR" group
When I go to "/admin/pages"
And I press the "Add new" button
Expand Down

0 comments on commit 6d4c43a

Please sign in to comment.