Skip to content

Commit 9f859d7

Browse files
authored
Fixed consistency Error in Feature file
1 parent 67d70fe commit 9f859d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/androidTest/java/com/futurumgame/features/assets/upgradeFeature.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ Feature: Use Case Factory Upgrade
1010

1111
Scenario: Upgrade Failed
1212
Given the USER has not enough resources
13-
When the USER presses the "Upgrade" button
13+
When the USER presses the Upgrade button
1414
Then the USER gets notified that the upgrade failed

0 commit comments

Comments
 (0)