Skip to content

Commit

Permalink
Fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Sep 19, 2024
1 parent ebd17cd commit 0100c96
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@ private boolean isCliSpecificOptions(String name)
case "ignoreErrors":
case "editingMode":
case "disableAutoSuggestion":
case "decimalDataSize":
return true;
}

Expand Down

0 comments on commit 0100c96

Please sign in to comment.