Tests for dashboard projects fixed
This commit is contained in:
parent
804ae05c58
commit
fce22dfa2f
3 changed files with 9 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
Feature: Dashboard
|
||||
Feature: Dashboard projects
|
||||
Background:
|
||||
Given I sign in as a user
|
||||
And I own project "Shop"
|
||||
|
@ -8,7 +8,5 @@ Feature: Dashboard
|
|||
Then I should see projects list
|
||||
|
||||
Scenario: I should see project I am looking for
|
||||
Given I search for "Sho"
|
||||
Then I should see "Shop" project link
|
||||
|
||||
|
||||
Given I search for "Sho"
|
||||
Then I should see "Shop" project link
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue