From a92b4a31828135ed4744f6301871e04c101da6a0 Mon Sep 17 00:00:00 2001 From: gggeek Date: Fri, 27 Jan 2023 10:04:13 +0000 Subject: [PATCH] test nitpicks --- tests/02ValueTest.php | 4 ++-- tests/03MessagesTest.php | 4 ++-- tests/04ParsingTest.php | 4 ++-- tests/06EncoderTest.php | 4 ++-- tests/07ClientTest.php | 4 ++-- tests/{LogAwareTestCase.php => LoggerAwareTestCase.php} | 2 +- tests/PolyfillTestCase7.php | 1 + tests/PolyfillTestCase8.php | 1 + tests/ServerAwareTestCase.php | 4 ++-- 9 files changed, 15 insertions(+), 13 deletions(-) rename tests/{LogAwareTestCase.php => LoggerAwareTestCase.php} (94%) diff --git a/tests/02ValueTest.php b/tests/02ValueTest.php index 73ba4b76..9aa505f2 100644 --- a/tests/02ValueTest.php +++ b/tests/02ValueTest.php @@ -1,12 +1,12 @@