BarredEwe / Prefire

🔥 A library based on SwiftUI Preview, for easy generation: Playbook view, Snapshot and Accessibility tests
Apache License 2.0
253 stars 16 forks source link

Fixed missing file argument removal for AccessibilitySnapshot #12

Closed BarredEwe closed 1 year ago

BarredEwe commented 1 year ago

Fixed the moment when the file argument was not removed for AccessibilitySnapshot, when the file with tests was inside the project.

This is the issue fix: https://github.com/BarredEwe/Prefire/issues/8.