From 2264a2ef76f15cdc8b8cdf9f7f1bcd8e984a9280 Mon Sep 17 00:00:00 2001 From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com> Date: Mon, 20 Apr 2026 13:28:55 +0200 Subject: [PATCH] docs(tests): replace advisory ID with descriptive comment in healthcheck injection test --- tests/Unit/DatabaseHealthcheckCommandInjectionTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Unit/DatabaseHealthcheckCommandInjectionTest.php b/tests/Unit/DatabaseHealthcheckCommandInjectionTest.php index b8c2b8a5d..f2a9350ab 100644 --- a/tests/Unit/DatabaseHealthcheckCommandInjectionTest.php +++ b/tests/Unit/DatabaseHealthcheckCommandInjectionTest.php @@ -1,7 +1,7 @@