Skip to content

Commit 06630a6

Browse files
committed
fix test
1 parent e79dafc commit 06630a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/system/Database/Live/PreparedQueryTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,5 +341,7 @@ public function testHandleTransStatusMarksTransactionFailedDuringTransaction():
341341
'key' => 'test_key',
342342
'value' => 'test_value'
343343
]);
344+
345+
$this->db->resetTransStatus();
344346
}
345347
}

0 commit comments

Comments
 (0)