Drupal core update.
This commit is contained in:
5
features/base.feature
Normal file
5
features/base.feature
Normal file
@@ -0,0 +1,5 @@
|
||||
@api
|
||||
Feature: Baseline Tests
|
||||
Scenario: Ensure Site is Accessible
|
||||
Given I am on "/user"
|
||||
Then the response status code should be 200
|
||||
Reference in New Issue
Block a user