Update FizzBuzz.feature
This commit is contained in:
@@ -7,7 +7,7 @@ Feature: FizzBuzz Game play
|
||||
|
||||
Scenario: Play FizzBuzz to get Buzz
|
||||
Given Create a FizzBuzz game play
|
||||
When I play with number 4
|
||||
When I play with number 5
|
||||
Then The result is "Buzz"
|
||||
|
||||
Scenario: Play FizzBuzz to get FizzBuzz
|
||||
|
||||
Reference in New Issue
Block a user