Replies: 1 comment 1 reply
-
It sounds like you are using the plugin. Please update your discussion with the required information about your installation using @nklayman we should dig into this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I run
cargo test
in thesrc-tauri
directory, cargo reports that procedural macrotauri::generate_context!()
panicked with the following message:How should I run tests for the Rust crate in
src-tauri
?Beta Was this translation helpful? Give feedback.
All reactions