Skip to content

expect_visible() does not print a correct error message #1966

@giovannikraushaar

Description

@giovannikraushaar

Currently running

expect_visible(invisible(TRUE))

with the error it returns the following message

Error: invisible(TRUE) does not invisibly

However this should be something like

Error: invisible(TRUE) does not visibly

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behaviorexpectation 🙀

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions