mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
updating tests
This commit is contained in:
parent
715cfc6987
commit
06bb7ab10c
1 changed files with 0 additions and 1 deletions
|
@ -156,7 +156,6 @@ bdd.describe('visualize app', function describeIndexTests() {
|
|||
bdd.it('should show Standard Deviation', function pageHeader() {
|
||||
var standardDeviationBytes = [
|
||||
'-1,435.138', 'Lower Standard Deviation of bytes',
|
||||
'5,727.314', 'Average of bytes',
|
||||
'12,889.766', 'Upper Standard Deviation of bytes'
|
||||
];
|
||||
PageObjects.common.debug('Aggregation = Standard Deviation');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue