mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +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/"
|
And I am on "/login/"
|
||||||
Then I should see an "a#link-register" element
|
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
|
Given user registration is disable
|
||||||
And I am not authenticated
|
And I am not authenticated
|
||||||
And I am on "/login/register/"
|
And I am on "/login/register/"
|
||||||
|
Reference in New Issue
Block a user