use the correct clause format since staying on site
This commit is contained in:
@@ -42,5 +42,5 @@ Feature: Homepage
|
||||
|
||||
Scenario: Accessing a nonexistent URL code
|
||||
Given I visit the "/aaaaaa" location
|
||||
Then I should be redirected to "/"
|
||||
Then I should be on "/" page
|
||||
And I should see the message "Link aaaaaa doesn't exist"
|
||||
|
||||
Reference in New Issue
Block a user