Commit adb064d9ec5b7caf7c03a253e9343b696b35a579

Authored by Rodrigo Souto
1 parent 4fc205a3

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 8 And the following communities
9 9 | identifier | name |
10 10 | sample | Sample |
  11 + And I am logged in as "joaosilva"
11 12  
12 13 @selenium
13 14 Scenario: I should not see trigger if not enabled
... ...