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
Related to #1368
Also there could be some quick win there, the new deployment plan strategy shouldn't save empty batches (with: transactions: [])
Will take a look, thanks for reporting @whoabuddy
Describe the bug
When I run
clarinet check
I'm prompted to overwrite the deployment plan for simnet.When I run
npm run test
on my contracts, the deployment plan is updated again in a different format.To Reproduce
Steps to reproduce the behavior:
clarinet check
for the projectnpm run test
for the projectExpected behavior
The deployment plan should be consistent between both tools.
Screenshots
After running the tests:
Changes requested by
clarinet check
:Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: