mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-24 17:09:48 +00:00
[TEST] don't check exact size in mapper-size yaml test
Rather test that the size is present and greather than zero. The actual size depends on the content-type, which is randomized.
This commit is contained in:
parent
dad025a6ad
commit
2f6a6090b8
@ -28,5 +28,5 @@
|
||||
id: 1
|
||||
stored_fields: "_size"
|
||||
|
||||
- match: { _size: 13 }
|
||||
- gt: { _size: 0 }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user