It's hard to make expect_snapshot_file() work on CI:
- Files like graphics typically have subtle differences between platforms
- Github actions don't persist files between runs
I don't know if there's any good solution to this, but whether there is or not, documenting that would be helpful. Perhaps it is worth mentioning in the vignette. I can add a PR if that would be useful.