We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9f8912 commit fe2e336Copy full SHA for fe2e336
tests/behat/upload_workflow.feature
@@ -6,6 +6,6 @@ Feature: Upload a workflow definition
6
Given I log in as "admin"
7
And I am on workflowdrafts page
8
And I click on "Upload workflow" "link"
9
- And I upload "admin/tool/lifecycle/tests/fixtures/simpleworkflow.xml" file to "backupfile" filemanager
+ And I upload "admin/tool/lifecycle/tests/fixtures/simpleworkflow.xml" file to "Upload workflow" filemanager
10
And I press "Upload"
11
Then I should see "A Workflow"
0 commit comments