Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Address metadata file checking review concern
The logic for checking metadata files in the Migration method exists in Exercise's HasMetadata(). I previously avoided using these methods because this adds duplicate calls to MetadataFilepath() but this might be worth trading for DRYing up the file checking logic.
- Loading branch information