-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified path to follow symlinks for snapshots tests (#76)
Some snapshot tests were failing on m2 macs due to a difference between "/private/vars/folders..." and "/vars/folders...". "/vars/folders..." seems to just by a symlink to "/private/vars/folders...", so the file path was changed to follow said symlinks on macs only. --------- Co-authored-by: Aiden Fujiwara <[email protected]>
- Loading branch information
1 parent
ed4bdef
commit 4bec9b0
Showing
1 changed file
with
23 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters