Files
Dilum Aluthge c825e105d3 Artifacts stdlib: Fix some tests if we aren't running with --depwarn=error (#60892)
I tested this locally with:
- [x] `--depwarn=no`
- [x] `--depwarn=yes`
- [x] `--depwarn=error`

All codepaths pass for me locally.

## Motivation

To get the Artifacts tests passing in PkgEval.
2026-02-08 17:38:04 -05:00
..