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
For now, we only run cargo test --test behavior, which does not run tests in src/ or in other workspace crates. We should run everything to ensure we don't miss an error.
The text was updated successfully, but these errors were encountered:
For now, we only run
cargo test --test behavior
, which does not run tests insrc/
or in other workspace crates. We should run everything to ensure we don't miss an error.The text was updated successfully, but these errors were encountered: