From 1f6596ad162ba1fe9293f083072cba7cc1224582 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Sat, 26 Dec 2020 14:10:14 +0200 Subject: [PATCH] Fixed wrong namespaces --- tests/e2e/General/HTTPTest.php | 4 +--- tests/e2e/Services/Functions/FunctionsCustomClientTest.php | 2 +- tests/e2e/Services/Functions/FunctionsCustomServerTest.php | 2 +- tests/e2e/Services/Health/HealthCustomServerTest.php | 2 +- tests/e2e/Services/Projects/ProjectsConsoleClientTest.php | 2 +- 5 files changed, 5 insertions(+), 7 deletions(-) diff --git a/tests/e2e/General/HTTPTest.php b/tests/e2e/General/HTTPTest.php index 08e0b3f3b..46672c1a7 100644 --- a/tests/e2e/General/HTTPTest.php +++ b/tests/e2e/General/HTTPTest.php @@ -1,14 +1,12 @@