From 688a125427dc433159b56819a023a7d082a6c7da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ram=C5=ABnas=20Dronga?= Date: Fri, 19 Feb 2021 23:03:50 +0200 Subject: [PATCH] fix wrong namespace in test cases --- tests/Functional/Channel/DirectExchangeTest.php | 2 +- tests/Functional/Channel/TopicExchangeTest.php | 2 +- tests/Unit/Connection/LibraryPropertiesTest.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/Functional/Channel/DirectExchangeTest.php b/tests/Functional/Channel/DirectExchangeTest.php index 906532c50..25b5d5735 100644 --- a/tests/Functional/Channel/DirectExchangeTest.php +++ b/tests/Functional/Channel/DirectExchangeTest.php @@ -1,6 +1,6 @@