mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-14 19:28:10 +01:00
another attempt at #1150 and fix some failing cucumber scenarios
This commit is contained in:
parent
98d8712229
commit
af4489ff6e
11 changed files with 82 additions and 86 deletions
|
|
@ -47,7 +47,7 @@ Feature: Edit a project
|
|||
Given I have a project "test" with 1 todos
|
||||
When I go to the projects page
|
||||
Then the badge should show 2 # "manage me" and "test"
|
||||
When I visit the "manage me" project
|
||||
When I go to the "manage me" project
|
||||
And I try to edit the project name to "test"
|
||||
Then I should see "Name already exists"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue