Skip to content

Commit

Permalink
chore: format the test (#4104)
Browse files Browse the repository at this point in the history
* chore: format the test

* chore: format the test
  • Loading branch information
Weijun-H authored Apr 21, 2023
1 parent 93484a1 commit 88906d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arrow-string/src/like.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1244,7 +1244,7 @@ mod tests {
"ffkoß",
"😃sadlksFFkoSSsh😃klF", // Original was case insensitive "😃sadlksffkosSsh😃klF"
"😱slgFFkoSSsh😃klF", // Original was case insensitive "😱slgffkosSsh😃klF"
"FFkoSS", // "FFKoSS"
"FFkoSS", // "FFKoSS"
],
"FFkoSS",
contains_utf8_scalar,
Expand Down

0 comments on commit 88906d8

Please sign in to comment.