Skip to content

Commit

Permalink
Update ParametersTest.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
iNoles committed May 21, 2024
1 parent 7a3a7bb commit 4363e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuel/src/commonTest/kotlin/fuel/ParametersTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ class ParametersTest {
val test = "http://example.com?".fillURLWithParameters(listOf())
assertEquals("http://example.com?", test)
}
}
}

0 comments on commit 4363e4d

Please sign in to comment.