Commit 44e8c85f9b7e33d6edaf4974bcd16f83d2975d74
Committed by
Paulo Meireles
1 parent
ea0db8bd
Exists in
master
and in
29 other branches
[Mezuro] Fixing last project.feature commit.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
plugins/mezuro/features/project.feature
@@ -130,8 +130,8 @@ Feature: Project | @@ -130,8 +130,8 @@ Feature: Project | ||
130 | And the following users | 130 | And the following users |
131 | | login | name | | 131 | | login | name | |
132 | | user | User | | 132 | | user | User | |
133 | - When I am on article "Sample Project" | ||
134 | And I am logged in as "user" | 133 | And I am logged in as "user" |
134 | + When I am on article "Sample Project" | ||
135 | And I should be on /mycommunity/sample-project | 135 | And I should be on /mycommunity/sample-project |
136 | Then I should not see "Delete" | 136 | Then I should not see "Delete" |
137 | And I should not see "Edit" | 137 | And I should not see "Edit" |