Skip to content

Commit 422e221

Browse files
committed
fix lint
1 parent ab72700 commit 422e221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bridge/src/test/scala/app/softnetwork/elastic/sql/SQLQuerySpec.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2752,7 +2752,7 @@ class SQLQuerySpec extends AnyFlatSpec with Matchers {
27522752
val query = select.query
27532753
println(query)
27542754
query shouldBe
2755-
"""{
2755+
"""{
27562756
| "query": {
27572757
| "match_all": {}
27582758
| },

0 commit comments

Comments
 (0)