Skip to content

Commit c9aec94

Browse files
committed
Fix common terms unit test
1 parent 7bd422d commit c9aec94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/Nest.Tests.Unit/Search/Query/Singles/CommonTerms/CommonTermsFull.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"from": 0,
33
"size": 10,
44
"query": {
5-
"common_terms": {
5+
"common": {
66
"content": {
77
"query": "This is the most awful stopwords query ever",
88
"cutoff_frequency": 0.01,

0 commit comments

Comments
 (0)