use the correct clause format since staying on site
parent
beb9b0c14a
commit
b97ee3f3bb
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue