Skip to content

Commit 08de6df

Browse files
config
1 parent 2ce1ee2 commit 08de6df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • DifferentiationInterface/test/Back/DifferentiateWith

DifferentiationInterface/test/Back/DifferentiateWith/test.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ function differentiatewith_scenarios()
2525
end
2626

2727
test_differentiation(
28-
[AutoForwardDiff(), AutoZygote(), AutoMooncake()],
28+
[AutoForwardDiff(), AutoZygote(), AutoMooncake(; config=nothing)],
2929
differentiatewith_scenarios();
3030
excluded=SECOND_ORDER,
3131
logging=LOGGING,

0 commit comments

Comments
 (0)