Skip to content

Commit

Permalink
fix ProcessorProviderTest
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfeismann committed Feb 22, 2024
1 parent 948b1be commit f025aa4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ class ProcessorProviderTest extends Specification implements TimeSeriesTestData
"inputModel": "22bea5fc-2cb2-4c61-beb9-b476e0107f52",
"p" : "0.01",
"q" : "0.01",
"time" : "2020-01-30T17:26:44Z[UTC]"]
"time" : "2020-01-30T17:26:44+01:00"]

when:
UUID uuid = UUID.fromString("22bea5fc-2cb2-4c61-beb9-b476e0107f52")
Expand Down

0 comments on commit f025aa4

Please sign in to comment.