Skip to content

Commit f51f47c

Browse files
committed
Fix tests
1 parent 21c96f2 commit f51f47c

File tree

1 file changed

+1
-0
lines changed
  • crates/fig_integrations/src/shell

1 file changed

+1
-0
lines changed

crates/fig_integrations/src/shell/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ pub mod inline_shell_completion_plugin {
4545

4646
#[cfg(test)]
4747
mod tests {
48+
use fig_util::CLI_BINARY_NAME;
4849

4950
use super::*;
5051

0 commit comments

Comments
 (0)