Skip to content

Commit

Permalink
updated test
Browse files Browse the repository at this point in the history
  • Loading branch information
17sushmita committed Feb 10, 2025
1 parent aa4a4ef commit f064c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensearchapi/api_search_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ func TestSearch(t *testing.T) {
"query": {
"match": {
"foo": {
"query": "bar",
"query": "bar"
},
"_name": "test"
}
Expand Down

0 comments on commit f064c80

Please # to comment.