Skip to content

do not accept 425 as file should not exist #1807

@individual-it

Description

@individual-it

@Then as :user :entry :path should not exist will accept any 4xx return code as valid see

if ($statusCode < 400 || $statusCode > 499) {

I think 425 should not be accepted, but in that case it should retry

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions