From 6f0cdf4466095733a053d9a171548cea0a404b62 Mon Sep 17 00:00:00 2001 From: Dmitriy Krivopalov Date: Mon, 13 Apr 2026 21:10:08 +0300 Subject: [PATCH] fix cs --- tests/workflow/StatementMysqlTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/workflow/StatementMysqlTest.php b/tests/workflow/StatementMysqlTest.php index 4f46e42..03b2a0c 100644 --- a/tests/workflow/StatementMysqlTest.php +++ b/tests/workflow/StatementMysqlTest.php @@ -14,7 +14,6 @@ final class StatementMysqlTest extends TestCase { - private TransactionInterface $transaction; #[Override]