Skip to content

Commit 689006a

Browse files
Update test/ext/DynamicPPLMooncakeExt.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 57f3de3 commit 689006a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/ext/DynamicPPLMooncakeExt.jl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
@testset "DynamicPPLMooncakeExt" begin
2-
Mooncake.TestUtils.test_rule(StableRNG(123456), istrans, VarInfo(); unsafe_perturb=true, interface_only=true)
2+
Mooncake.TestUtils.test_rule(
3+
StableRNG(123456), istrans, VarInfo(); unsafe_perturb=true, interface_only=true
4+
)
35
end

0 commit comments

Comments
 (0)