Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
blundell committed May 6, 2016
1 parent e077505 commit a161b59
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Sandbox/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,18 @@ Anyone of:
Then I go to the apps details
```

```
Given I am signed in
When I click sign out button
Then I sign out
```

```
Given I am signed out
When I click sign in button
Then I go to the sign in page
```

Sign in:

```
Expand Down

0 comments on commit a161b59

Please sign in to comment.