You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@test_logs (:debug, "tiered_resolve: trying PRESERVE_ALL") min_level=Logging.Debug Pkg.add(name="Example") # default 'add' should serve a newer version
747
+
@test_logs(
748
+
(:debug, "tiered_resolve: trying PRESERVE_ALL"),
749
+
min_level=Logging.Debug,
750
+
match_mode=:any,
751
+
Pkg.add(name="Example") # default 'add' should serve a newer version
0 commit comments