Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

Commit

Permalink
Fix syntax error in test case
Browse files Browse the repository at this point in the history
  • Loading branch information
jo-es committed Jun 29, 2020
1 parent 96a1b4c commit 49335cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,5 @@ contract('CERTFEngine', () => {
// const evaluatedSchedule = await evaluateEventSchedule(testDetails['terms'], testDetails.externalData, testDetails.tMax);
// console.log(evaluatedSchedule);
// compareTestResults(evaluatedSchedule, testDetails['results']);
});
// });
});

0 comments on commit 49335cb

Please sign in to comment.