Skip to content

Commit

Permalink
Remove Facebook references from Google scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
colinwirt authored and lgandecki committed Feb 17, 2021
1 parent 4ec370b commit 9183996
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,12 +107,12 @@ Put your feature files in `cypress/integration/`
Example: cypress/integration/Google.feature

```gherkin
Feature: The Facebook
Feature: Google Main Page
I want to open a social network page
I want to open a search engine
@focus
Scenario: Opening a social network page
Scenario: Opening a search engine page
Given I open Google page
Then I see "Google" in the title
```
Expand Down

0 comments on commit 9183996

Please sign in to comment.