Commit adb064d9ec5b7caf7c03a253e9343b696b35a579
1 parent
4fc205a3
Exists in
master
and in
29 other branches
balloon-feature: login to avoid browser cache
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
features/balloon.feature
@@ -8,6 +8,7 @@ Feature: balloon | @@ -8,6 +8,7 @@ Feature: balloon | ||
8 | And the following communities | 8 | And the following communities |
9 | | identifier | name | | 9 | | identifier | name | |
10 | | sample | Sample | | 10 | | sample | Sample | |
11 | + And I am logged in as "joaosilva" | ||
11 | 12 | ||
12 | @selenium | 13 | @selenium |
13 | Scenario: I should not see trigger if not enabled | 14 | Scenario: I should not see trigger if not enabled |