diff options
Diffstat (limited to 'features/project/network.feature')
| -rw-r--r-- | features/project/network.feature | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/features/project/network.feature b/features/project/network.feature index 61c05eb367e..31ce5ad3279 100644 --- a/features/project/network.feature +++ b/features/project/network.feature @@ -1,10 +1,9 @@ -@javascript Feature: Project Network Graph - Background: - Given I signin as a user + Given I sign in as a user And I own project "Shop" And I visit project "Shop" network page + @javascript Scenario: I should see project network Then page should have network graph |
