Skip to content

tests/TestDbOps.js #2

@Vincenttoolate

Description

@Vincenttoolate

Hi acloudfan,

Just find a bug and it should be an easy fix.

In tests/TestDbOps.js, line 43,

console.log("Failed to get vacations : %s",criteria)

The varaible "criteria" is undefined. After changing it from "criteria" to "selectCriteria", the following command run without issue.

node .\tests\TestDbOps.js

Cheers,
Vincent

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions