Skip to content

Commit 65cd851

Browse files
gingerbenwCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 961e058 commit 65cd851

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

test/browser/features/http_errors.feature

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,4 @@ Feature: HTTP Errors
6363
And the event "response.statusCode" equals 404
6464
And the event "response.headers.content-length" equals "37"
6565
And the event "response.body" equals "Returned status 404 after waiting ms"
66-
And the event "response.bodyLength" equals 37
67-
66+
And the event "response.bodyLength" equals 37

0 commit comments

Comments
 (0)