Skip to content

Error in tests #641

@Yeleup

Description

@Yeleup

if I do this the tests pass
$id = $response ->assertCreatedWithServerId(null, $data) ->id();

but if I change the tests as in the documentation the tests do not work
$id = $response ->assertCreatedWithServerId('http://localhost:8100/api/v1/items', $data) ->id();

tests do not work and an error is written
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions