initialcommit-com / git-sim

Visually simulate Git operations in your own repos with a single terminal command.
GNU General Public License v2.0
4.19k stars 109 forks source link

Remove Windows-specific reference files. #93

Closed ehmatthes closed 1 year ago

ehmatthes commented 1 year ago

This PR removes Windows-specific reference files for e2e tests. There shouldn't be any need for them now that tests use a cross-platform font. This PR also includes several more specific assertions about the file paths that are generated by the various git-sim calls.

ehmatthes commented 1 year ago

I targeted the wrong branch, so I'll resubmit.