Skip to content

Commit

Permalink
64: Rollup job renamed
Browse files Browse the repository at this point in the history
Signed-off-by: Stevan Buzejic <buzejic.stevan@gmail.com>
  • Loading branch information
stevanbz committed Sep 7, 2022
1 parent 5ded363 commit 3adbeae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ class RollupRunnerIT : RollupRestTestCase() {
generateNYCTaxiData(sourceIdxTestName)

val rollup = Rollup(
id = "basic_stats_check_runner_fifth",
id = "rollup_test",
schemaVersion = 1L,
enabled = true,
jobSchedule = IntervalSchedule(Instant.now(), 1, ChronoUnit.MINUTES),
Expand Down

0 comments on commit 3adbeae

Please sign in to comment.