Skip to content

Commit

Permalink
stabilize test
Browse files Browse the repository at this point in the history
  • Loading branch information
ffreyer committed Oct 15, 2024
1 parent d6b623f commit ad90ce2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReferenceTests/src/tests/examples2d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1679,6 +1679,7 @@ end
end

@reference_test "rainclouds" begin
RAINCLOUD_RNG[] = RNG.STABLE_RNG
data = RNG.randn(1000)
data[1:200] .+= 3
data[201:500] .-= 3
Expand Down

0 comments on commit ad90ce2

Please sign in to comment.