Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp/webapp/features/cannot_modify_poll_structure.feature
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/webapp/features/cannot_modify_poll_structure.feature')
-rw-r--r--webapp/webapp/features/cannot_modify_poll_structure.feature6
1 files changed, 3 insertions, 3 deletions
diff --git a/webapp/webapp/features/cannot_modify_poll_structure.feature b/webapp/webapp/features/cannot_modify_poll_structure.feature
index a424bdd..011f723 100644
--- a/webapp/webapp/features/cannot_modify_poll_structure.feature
+++ b/webapp/webapp/features/cannot_modify_poll_structure.feature
@@ -6,7 +6,7 @@ Feature: Researcher can't modify poll's structure
Scenario: a poll with results
Given I am logged in as "Researcher"
- And "poll" exists
- And "poll" has "simple.poll_result"
- When I visit the "Modificar estructura" page for "poll" poll
+ And "open_poll" exists
+ And "open_poll" has "simple.poll_result"
+ When I visit the "Modificar estructura" page for "open_poll" poll
Then I should see a message that says "No puede modificar"