We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b13cda commit ed3de26Copy full SHA for ed3de26
1 file changed
DifferentiationInterface/test/Back/Mooncake/test.jl
@@ -42,7 +42,7 @@ end
42
test_differentiation(
43
[SecondOrder(AutoMooncakeForward(), AutoMooncake())],
44
excluded = EXCLUDED,
45
- logging = true,
+ logging = LOGGING,
46
)
47
48
@testset "NamedTuples" begin
0 commit comments