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
The VSCode Run test button is broken with the following error:
error: could not find `Cargo.toml` in `/` or any parent directory
* The terminal process "cargo 'test', '--', 'dashboard_tests::sometest', '--exact', '--nocapture'" failed to launch (exit code: 101).
* Terminal will be reused by tasks, press any key to close it.
This is in workspace environment. It's working on v0.4.1247.
The VSCode Run test button is broken with the following error:
This is in workspace environment. It's working on
v0.4.1247
.rust-analyzer version: v0.4.1249
rustc version: rustc 1.61.0 (fe5b13d68 2022-05-18)
relevant settings: (eg. client settings, or environment variables like
CARGO
,RUSTUP_HOME
orCARGO_HOME
)The text was updated successfully, but these errors were encountered: