Skip to content

Commit 93d9f8b

Browse files
hahuja2mfulb
andcommitted
Update axiom/tests/test_txn.c
Co-authored-by: Michael Fulbright <[email protected]>
1 parent 3481c07 commit 93d9f8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

axiom/tests/test_txn.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8161,6 +8161,8 @@ static void test_segment_record_error_with_additional_params(void) {
81618161
txn, 1, true, "low priority message", "low priority class", "random.php",
81628162
150, "random context", 256, "[\"A\",\"B\"]");
81638163
tlib_pass_if_null("No segment error created", segment->error);
8164+
8165+
/* Enable error collection */
81648166
txn->options.err_enabled = 1;
81658167

81668168
/* Do not add to current segment */

0 commit comments

Comments
 (0)