Skip to content

Commit fe2e336

Browse files
committed
use label of filepicker for testing
1 parent a9f8912 commit fe2e336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/behat/upload_workflow.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ Feature: Upload a workflow definition
66
Given I log in as "admin"
77
And I am on workflowdrafts page
88
And I click on "Upload workflow" "link"
9-
And I upload "admin/tool/lifecycle/tests/fixtures/simpleworkflow.xml" file to "backupfile" filemanager
9+
And I upload "admin/tool/lifecycle/tests/fixtures/simpleworkflow.xml" file to "Upload workflow" filemanager
1010
And I press "Upload"
1111
Then I should see "A Workflow"

0 commit comments

Comments
 (0)