Skip to content

Commit 1825559

Browse files
committed
spotless
Signed-off-by: Anthony Leong <aj.leong623@gmail.com>
1 parent 164a85e commit 1825559

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.idea/runConfigurations/Debug_OpenSearch.xml

Lines changed: 1 addition & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rest-api-spec/src/main/resources/rest-api-spec/test/search/270_wildcard_fieldtype_queries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,4 +409,4 @@ setup:
409409
order: asc
410410
size: 4
411411
- match: { hits.total.value: 4 }
412-
- match: { hits.hits.0._id: "8" }
412+
- match: { hits.hits.0._id: "8" }

0 commit comments

Comments
 (0)