@novaknole , the only change that's required for this fix is to rename the file MultisigWallet.sol to match the contract name for truffle to find the artifact file. However, I left the change to the yarn.lock here because I needed the changes to run the test locally on my machine (with Apple M1 chip). If you think i should revert the yarn.lock file change, let me know, I'll revert it.
@novaknole , the only change that's required for this fix is to rename the file MultisigWallet.sol to match the contract name for truffle to find the artifact file. However, I left the change to the yarn.lock here because I needed the changes to run the test locally on my machine (with Apple M1 chip). If you think i should revert the yarn.lock file change, let me know, I'll revert it.