Skip to content

Commit

Permalink
re-added method call on Transform obj
Browse files Browse the repository at this point in the history
Signed-off-by: n-dohrmann <[email protected]>
  • Loading branch information
n-dohrmann committed Nov 1, 2023
1 parent 1f6620a commit 3445ec9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -722,6 +722,7 @@ class TransformRunnerIT : TransformRestTestCase() {
),
aggregations = aggregatorFactories
).let { createTransform(it, it.id) }
updateTransformStartTime(transform)
}
}

Expand Down

0 comments on commit 3445ec9

Please sign in to comment.