Skip to content

Commit

Permalink
Fix code style.
Browse files Browse the repository at this point in the history
  • Loading branch information
bennyhuo committed Nov 14, 2023
1 parent 6d5b6a0 commit 1f8aa97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class KaceTest {

@Test
fun k1() {
testBase( false)
testBase(false)
}

@Test
Expand Down

0 comments on commit 1f8aa97

Please sign in to comment.