Skip to content

Commit 77677c5

Browse files
author
David Ferlay
authored
Merge pull request #261 from davidferlay/behatupdate2
Updating behat scenario related to http response code
2 parents a2eca66 + 4ad4204 commit 77677c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/generic_tests.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Feature: Generic tests
4242
And I press the "edit-submit" button
4343
Then I am on "/admin/people"
4444
And I take a screenshot
45-
And the response status code should be 404
45+
And the response status code should be 403
4646
# See https://www.drupal.org/project/username_enumeration_prevention
4747

4848

0 commit comments

Comments
 (0)