Skip to content

Commit

Permalink
Update test/preferences.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Julian Samaroo <[email protected]>
  • Loading branch information
JamesWrigley and jpsamaroo authored Dec 5, 2024
1 parent e5160ea commit fbcbcf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/preferences.jl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ import Preferences: load_preference, set_preferences!
@test readchomp(cmd) == "DistributedNext"
end
finally
set_preferences!(Dagger, "precompile_workload" => false; force=true)
set_preferences!(Dagger, "precompile_workload" => true; force=true)
end
end

0 comments on commit fbcbcf0

Please sign in to comment.