Skip to content

Commit 28b7e59

Browse files
authored
fix(test): not a string
1 parent ee63ccf commit 28b7e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/synthetics/test_happy_path_with_dt.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"nr.syntheticsJobId": "jjjjjjj-jjjj-1234-jjjj-jjjjjjjjjjjj",
6363
"nr.syntheticsMonitorId": "mmmmmmm-mmmm-1234-mmmm-mmmmmmmmmmmm",
6464
"externalDuration": "??",
65-
"externalCallCount": "1",
65+
"externalCallCount": 1,
6666
"guid": "??",
6767
"sampled": true,
6868
"priority": "??",

0 commit comments

Comments
 (0)