-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels