From 1f7e2ba599b147fcb587644cd6dc84807a9abad9 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Fri, 10 May 2024 15:09:14 +0200 Subject: chore: Add SPDX header Signed-off-by: Andy Scherzinger --- tests/lib/AppFramework/Http/RequestTest.php | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'tests/lib/AppFramework/Http/RequestTest.php') diff --git a/tests/lib/AppFramework/Http/RequestTest.php b/tests/lib/AppFramework/Http/RequestTest.php index 2af5d3ef18a..f0e1f459028 100644 --- a/tests/lib/AppFramework/Http/RequestTest.php +++ b/tests/lib/AppFramework/Http/RequestTest.php @@ -1,14 +1,9 @@