Skip to content

Fix tests for Windows #234

@mdedetrich

Description

@mdedetrich

Could be related to #112

When working on this PR the tests failed on windows CI because of

[info] JS should
[error]   x create JS objects from various types
[error]    '"\\path\\to\\file"' != '"/path/to/file"' (JsSpec.scala:16)
[error]   x create JS objects with implicit conversions
[error]    '"\\path\\to\\file"' != '"/path/to/file"' (JsSpec.scala:42)

Appears to be an issue with line separators on different platforms.

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