From a6b756154f0f3e30af68f730eb2fe66f178a3105 Mon Sep 17 00:00:00 2001 From: Will Power <1619102+willpower232@users.noreply.github.com> Date: Tue, 24 Dec 2024 17:17:33 +0000 Subject: [PATCH] Its a PSR thing. (#988) Co-authored-by: Morten D. Hansen --- tests/Unit/AuditTest.php | 3 ++- tests/Unit/AuditableObserverTest.php | 3 ++- tests/Unit/AuditableTest.php | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/tests/Unit/AuditTest.php b/tests/Unit/AuditTest.php index 91876774..b60f891e 100644 --- a/tests/Unit/AuditTest.php +++ b/tests/Unit/AuditTest.php @@ -1,6 +1,6 @@