Automattic / hostmgr

A tool for managing macOS VM hosts
Mozilla Public License 2.0
8 stars 3 forks source link

Add missing 'var' to the expected vm-images directory #58

Closed crazytonyli closed 1 year ago

crazytonyli commented 1 year ago

This PR fixes a test failure when running on M1 Mac. The failing test hasn't been caught by CI because the validate function only run when running machine is on the expected arch type. To test, run the full test suite on an M1 machine, and the test suite should pass.