Skip to content

Commit fa99aeb

Browse files
hahuja2mfulb
andauthored
Update axiom/tests/test_txn.c
Co-authored-by: Michael Fulbright <[email protected]>
1 parent 060ca7e commit fa99aeb

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
@@ -8125,6 +8125,8 @@ static void test_segment_record_error_with_additional_params(void) {
81258125
txn, 1, true, "low priority message", "low priority class", "random.php",
81268126
150, "random context", 256, "[\"A\",\"B\"]");
81278127
tlib_pass_if_null("No segment error created", segment->error);
8128+
8129+
/* Enable error collection */
81288130
txn->options.err_enabled = 1;
81298131

81308132
/* Do not add to current segment */

0 commit comments

Comments
 (0)