Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Co <alex.tuan@mindvalley.com>
  • Loading branch information
onimsha committed Sep 6, 2023
1 parent b10f1d1 commit bd55fa7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2008,5 +2008,5 @@ _wukong() {
esac
}

complete -F _wukong -o bashdefault -o default wukong
complete -F _wukong -o nosort -o bashdefault -o default wukong

Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
source: cli/tests/wukong.rs
expression: "std::str::from_utf8(&output.stdout).unwrap()"
---
wukong 1.1.3
wukong 2.0.0-alpha1

0 comments on commit bd55fa7

Please sign in to comment.