Skip to content

Commit

Permalink
Fix broken test.
Browse files Browse the repository at this point in the history
  • Loading branch information
davehadley committed Nov 14, 2024
1 parent 7f6f8af commit da4b9e9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_precommit.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,9 @@
"extra_args",
[
[],
["--dropbox-style"],
["--meta-style"],
["--google-style"],
["--kotlinlang-style"],
["--version=0.28"],
],
)
def test_ktfmtprecommithook(extra_args: List[str]):
Expand Down

0 comments on commit da4b9e9

Please sign in to comment.