We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e79dafc commit 06630a6Copy full SHA for 06630a6
1 file changed
tests/system/Database/Live/PreparedQueryTest.php
@@ -341,5 +341,7 @@ public function testHandleTransStatusMarksTransactionFailedDuringTransaction():
341
'key' => 'test_key',
342
'value' => 'test_value'
343
]);
344
+
345
+ $this->db->resetTransStatus();
346
}
347
0 commit comments