mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-27 19:26:12 +01:00
typo
This commit is contained in:
parent
5718eac5c3
commit
e1ab067dbb
5 changed files with 7 additions and 7 deletions
|
|
@ -19,8 +19,8 @@ Feature: Edit a project
|
|||
@javascript
|
||||
Scenario: I can describe the project using markup
|
||||
When I go to the "manage me" project
|
||||
And I edit the project description to "_successfull outcome_: project is *done*"
|
||||
Then I should see the italic text "successfull outcome" in the project description
|
||||
And I edit the project description to "_successful outcome_: project is *done*"
|
||||
Then I should see the italic text "successful outcome" in the project description
|
||||
And I should see the bold text "done" in the project description
|
||||
|
||||
@javascript
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue