mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Fix InternalExtendedStatsTests setUp
This commit is contained in:
parent
91d7bf474f
commit
05acc43505
@ -37,6 +37,7 @@ public class InternalExtendedStatsTests extends InternalAggregationTestCase<Inte
|
||||
|
||||
@Override
|
||||
public void setUp() throws Exception {
|
||||
super.setUp();
|
||||
this.sigma = randomDoubleBetween(0, 10, true);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user