Skip to content

Commit b057fe6

Browse files
committed
fix behat tests adminapprove 3
1 parent 267ab06 commit b057fe6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

step/adminapprove/tests/behat/custom_buttons.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@tool @tool_lifecycle @lifecyclestep @lifecyclestep_adminapprove
2-
Feature: Add an admin approve step without 'button' customisation
2+
Feature: Add an admin approve step WITH button label customisation
33

44
Background:
55
Given the following "users" exist:

step/adminapprove/tests/behat/default_buttons.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@tool @tool_lifecycle @lifecyclestep @lifecyclestep_adminapprove
2-
Feature: Add an admin approve step without 'button' customisation
2+
Feature: Add an admin approve step without button label customisation
33

44
Background:
55
Given the following "users" exist:

0 commit comments

Comments
 (0)