Skip to content

Commit

Permalink
test(complete): Adjust bash snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Feb 24, 2023
1 parent 6e1e754 commit cdb33b6
Showing 1 changed file with 1 addition and 1 deletion.
@@ -1,5 +1,5 @@
_my-app() {
local i cur prev opts cmds
local i cur prev opts cmd
COMPREPLY=()
cur="${COMP_WORDS[COMP_CWORD]}"
prev="${COMP_WORDS[COMP_CWORD-1]}"
Expand Down

0 comments on commit cdb33b6

Please sign in to comment.