Skip to content

Undef in webapptest status check #42

@jernst

Description

@jernst

mustStatus takes an argument that specifies the HTTP status that is required, such as '200 OK'. This is currently undef here, leading to a warning:

$c->mustStatus($response, undef, 'Setup failed');

Metadata

Metadata

Assignees

No one assigned

    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