You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Cross-reporting from solidity-coverage 432. This was fixed for the test directory in #2419 but seems to affect migrations as well.
Without an empty folder staged for quick access in an emergency, it wont be possible to put something in a folder when the need arises (without first creating a folder).
Steps to Reproduce
truffle unbox metacoin
mkdir migrations/emptyfolder
truffle test
Issue
Cross-reporting from solidity-coverage 432. This was fixed for the
test
directory in #2419 but seems to affectmigrations
as well.Without an empty folder staged for quick access in an emergency, it wont be possible to put something in a folder when the need arises (without first creating a folder).
Steps to Reproduce
Actual Results
Environment
truffle version
): 5.1.0node --version
): 10.15.3npm --version
):The text was updated successfully, but these errors were encountered: