Skip to content

Fix "[object Object]__" in test successes output #19

@ahuggins-nhs

Description

@ahuggins-nhs

When running tests, the namespace tag is correctly evaluated by xml2js into an object like:

      "namespace": {
        "$": {
          "xsi:nil": "true"
        }

which is then stringified instead of ignored.

Pull request #3 handles this issue and would fix our log output. Thanks!

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