We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcc094d commit a62f021Copy full SHA for a62f021
tests/behat/add_workflow.feature
@@ -16,9 +16,6 @@ Feature: Add a workflow definition
16
Then I should see "Settings of the trigger"
17
When I set the following fields to these values:
18
| Instance name | My Trigger |
19
- And I press "Save changes"
20
- # The manual trigger requires additional settings. For that reason the form reloads with some more fields.
21
- Then I should see "Required"
22
And I should see "Specific settings of the trigger type"
23
24
| Icon | t/delete |
0 commit comments