We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c96f2 commit f51f47cCopy full SHA for f51f47c
crates/fig_integrations/src/shell/mod.rs
@@ -45,6 +45,7 @@ pub mod inline_shell_completion_plugin {
45
46
#[cfg(test)]
47
mod tests {
48
+ use fig_util::CLI_BINARY_NAME;
49
50
use super::*;
51
0 commit comments