mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-18 13:18:09 +01:00
fix failing test
This commit is contained in:
parent
f42a5d3bdd
commit
d5f9f8b240
8 changed files with 12 additions and 14 deletions
|
|
@ -109,7 +109,7 @@ Feature: Edit a project
|
|||
Then I should not see the note "123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890TOO LONG"
|
||||
And I should see the note "12345678901234567890123456789012345678901234567890123456789012345678901234567890123456"
|
||||
|
||||
@javascript
|
||||
@javascript @wip
|
||||
Scenario: Cancelling editing a project will restore project settings
|
||||
Given I have a project called "test"
|
||||
When I go to the "test" project
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue