Skip to content
Snippets Groups Projects
Commit 262b6204 authored by Christopher Gervais's avatar Christopher Gervais
Browse files

Fix test.

parent 1665f51f
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,9 @@ Feature: Enforce Basic site settings.
As an Administrator
I need to be able to deny updates to Basic site settings.
Background:
Given I run 'cd ..; make dev'
Scenario:
Given I am logged in as an "Admin"
When I go to "admin/config/system/site-information"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment