Skip to content

assertSame does not work with arrays #11

Description

@genius257
Dim $a = ["test"]
assertSame($a, $a)

output:

Failed asserting that Array is identical to Array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions