We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c49cc commit aaa278eCopy full SHA for aaa278e
test/functional/testCases.js
@@ -611,7 +611,7 @@ const testCases = [
611
type: 'Number'
612
},
613
{
614
- object_id: 'fireDetectionThreshold3',
+ object_id: 'fireDetectionThreshold',
615
name: 'fireDetectionThreshold3',
616
617
}
@@ -640,7 +640,7 @@ const testCases = [
640
json: {
641
fdt: 10,
642
fireDetectionThreshold2: 20,
643
- fireDetectionThreshold3: 30
+ fireDetectionThreshold: 30
644
645
646
expectation: {
0 commit comments