swift-snapshot-testing icon indicating copy to clipboard operation
swift-snapshot-testing copied to clipboard

Prevent writing artifacts to invalid location

Open smidf opened this issue 2 years ago • 1 comments

If SNAPSHOT_ARTIFACTS value is dynamically obtained from an environment variable, an empty string is set for the non-existing variable. This change prevents writing the artifacts to an invalid / prohibited location.

smidf avatar Aug 20 '23 18:08 smidf

@stephencelis, @mbrandonw Any feedback on this small fix, guys?

smidf avatar Feb 10 '24 15:02 smidf