Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: update test case
Browse files Browse the repository at this point in the history
roggervalf committed Dec 8, 2024
1 parent db1ba90 commit 29568d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_job_scheduler.ts
Original file line number Diff line number Diff line change
@@ -1479,7 +1479,7 @@ describe('Job Scheduler', function () {
tz: null,
pattern: '0 * 1 * *',
every: null,
next: 1735714800000,
next: 1488351600000,
template: {
data: {
foo: 'bar',

0 comments on commit 29568d4

Please sign in to comment.