mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2026-04-27 07:40:10 +00:00
Deleting demo cucumber files
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
Feature: Guess the word
|
||||
|
||||
# The first example has two steps
|
||||
Scenario: Maker starts a game
|
||||
When the Maker starts a game
|
||||
Then the Maker waits for a Breaker to join
|
||||
|
||||
# The second example has three steps
|
||||
Scenario: Breaker joins a game
|
||||
Given the Maker has started a game with the word "silky"
|
||||
When the Breaker joins the Maker's game
|
||||
Then the Breaker must guess a word with 5 characters
|
||||
Reference in New Issue
Block a user