Skip to content

Commit f8a208b

Browse files
mfulbhahuja2
andauthored
Update tests/integration/api/notice_error/test_good_1_arg_string.php
Co-authored-by: Hitesh Ahuja <[email protected]>
1 parent cba4cce commit f8a208b

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

tests/integration/api/notice_error/test_good_1_arg_string.php

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -91,37 +91,6 @@
9191
*/
9292

9393

94-
/*EXPECT_ANALYTICS_EVENTS
95-
[
96-
"?? agent run id",
97-
{
98-
"reservoir_size": "??",
99-
"events_seen": "??"
100-
},
101-
[
102-
[
103-
{
104-
"type": "Transaction",
105-
"name": "OtherTransaction\/php__FILE__",
106-
"timestamp": "??",
107-
"duration": "??",
108-
"totalTime": "??",
109-
"guid": "??",
110-
"sampled": true,
111-
"priority": "??",
112-
"traceId": "??",
113-
"error": true
114-
},
115-
{},
116-
{
117-
"errorType": "NoticedError",
118-
"errorMessage": "Exception 1 arg string"
119-
}
120-
]
121-
]
122-
]
123-
*/
124-
12594
/*EXPECT_ANALYTICS_EVENTS
12695
[
12796
"?? agent run id",

0 commit comments

Comments
 (0)