Skip to content

Commit 0fd55de

Browse files
Corrected error with initial step
1 parent 73414cf commit 0fd55de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

login.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Feature: Login
22
Scenario: Login to the app
3-
Given My "SimpleUIApp" app is running
3+
Given my app is running
44
And I wait for "Hello!" to appear
55
Then take picture
66

0 commit comments

Comments
 (0)