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
I encountered an error when I studied the move-unit-test chapter according to the cookbook.
PS D:\CODE\Move\starcoin\TestExample> mpm package test
INCLUDING DEPENDENCY MoveStdlib
INCLUDING DEPENDENCY StarcoinFramework
INCLUDING DEPENDENCY UnitTest
BUILDING TestExample
thread 'main' panicked at 'assertion failed: !context.env.has_errors()', C:\Users\runneradmin\.cargo\git\checkouts\move-ae0d26a86327ae96\0b3686b\language\move-compiler\src\expansion\translate.rs:1236:13
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
I encountered an error when I studied the move-unit-test chapter according to the cookbook.
This is my Move.toml file
The text was updated successfully, but these errors were encountered: