Commit 1eead75
committed
fix: remove broken CommandFactory test
The test was trying to use CommandFactory::command() which doesn't exist
for enum types with Subcommand derive. Removed the test as it wasn't
providing significant value.1 parent 349564a commit 1eead75
1 file changed
+0
-12
lines changedLines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
714 | | - | |
715 | | - | |
716 | | - | |
717 | | - | |
718 | | - | |
719 | | - | |
720 | | - | |
721 | | - | |
722 | | - | |
723 | | - | |
724 | | - | |
725 | | - | |
726 | 714 | | |
0 commit comments