mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-15 05:53:13 +00:00
Rename scenario
This commit is contained in:

committed by
Romain Neutron

parent
d01daf2fc7
commit
b48956fe39
@@ -9,7 +9,7 @@ Scenario: Give access to register page
|
||||
And I am on "/login/"
|
||||
Then I should see an "a#link-register" element
|
||||
|
||||
Scenario: Restrict access to register page if registration is not enable
|
||||
Scenario: Revoke access to register page
|
||||
Given user registration is disable
|
||||
And I am not authenticated
|
||||
And I am on "/login/register/"
|
||||
|
Reference in New Issue
Block a user