Skip to content

Commit 57f3de3

Browse files
authored
Update test/ext/DynamicPPLMooncakeExt.jl
1 parent 21f4528 commit 57f3de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ext/DynamicPPLMooncakeExt.jl

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

0 commit comments

Comments
 (0)