We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a623e8f commit 5472e8aCopy full SHA for 5472e8a
test/runtests.jl
@@ -18,7 +18,7 @@ end
18
if "jet" in test_name
19
@safetestset "JET" begin
20
using Preferences
21
- set_preferences!("DynamicExpressions", "instability_check" => "disable"; force=true)
+ set_preferences!("DynamicExpressions", "dispatch_doctor_mode" => "disable"; force=true)
22
using JET
23
using DynamicExpressions
24
struct MyIgnoredModule
0 commit comments