Commit 5adca9e
committed
Update load_completions test to use new CompletionIndex attributes.
CompletionIndex was recently refactored locally (prior to the initial commit for the lexer feature) to use attributes for commands, subcommands, args_opts, global_opts rather than returning the equivalent 4 element tuple in load_completions. This change updates the tests accordingly.1 parent 23f3b58 commit 5adca9e
1 file changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
0 commit comments