Skip to content

Commit

Permalink
Remove "done" from documentations
Browse files Browse the repository at this point in the history
  • Loading branch information
pckerneis committed Jan 2, 2024
1 parent c209932 commit c0849cf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ Login into the application to be greeted by a cool welcome message.
when I login
then welcome message should be visible
and it should have text "Welcome, user01!"
done
```

In order to login, simply type your username and password in the login form and click on the login button.
Expand All @@ -82,7 +81,6 @@ In order to login:
- I type "user01" on login form login field
- I type "password" on password field
- I click on login form confirm button
done
```
````
Expand Down

0 comments on commit c0849cf

Please sign in to comment.