We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b9733 commit e7da506Copy full SHA for e7da506
1 file changed
tests/histou/grafana/graphpanel/graphpanelinfluxbtest.php
@@ -150,7 +150,7 @@ public function testGenForecastTarget()
150
'type' => 'time'
151
),
152
array (
153
- 'params' => array ( 'linear' ),
+ 'params' => array ( 'null' ),
154
'type' => 'fill'
155
)
156
@@ -212,7 +212,7 @@ public function testGenForecastTarget()
212
213
array(
214
'params' => array(
215
- 0 => 'linear'
+ 0 => 'null'
216
217
218
0 commit comments