Skip to content

Commit

Permalink
step rename
Browse files Browse the repository at this point in the history
  • Loading branch information
oakrizan committed Sep 29, 2022
1 parent 3d70cab commit a91301a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class RegistrationStep3 {
@Autowired
private lateinit var registration: RegistrationCommon

@Step("Provide data for 2nd step")
@Step("Provide data for 3rd step")
fun `do step 3`(client: ClientData) {
`wait while ready`()
`fill display name field`(client.username)
Expand Down

0 comments on commit a91301a

Please sign in to comment.