Skip to content

Varying error message #2

@StuartWheater

Description

@StuartWheater

I have a test which checks what happens it 'dsAggregate' is called with out a method being specified.
That works well, I get a error message. But my slight problem is that the message changes. In CI on Azure Pipeline I get one message and on my machine when running devtools::test I get a different message:
"unable to find an inherited method for function 'dsAggregate' for signature '"NULL"'"
or
"unable to find an inherited method for function ‘dsAggregate’ for signature ‘"NULL"’"

One uses ‘ and ’, the other just uses '. Is there an encoding option I can set to get the
same behavior in both environments?

Stuart

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