Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tyiuhc committed Oct 29, 2024
1 parent e89bd58 commit 8e71e98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ class PartialEvaluationTest {
}

@Test
fun `test partial evaluate segments` () {
fun `test partial evaluate segments`() {
// test condition translations
// if only one condition matches, that condition should be removed
val segmentFlag = flags.find { it.key == "test-partial-evaluate-segment" }
Expand Down

0 comments on commit 8e71e98

Please sign in to comment.