From 18293280b70e9c63e76792aadac7c8db4197feaa Mon Sep 17 00:00:00 2001 From: Philipp Date: Fri, 6 Jan 2023 01:12:54 +0100 Subject: [PATCH] Add license --- .../src/Core/Config/ConfigTransactionTest.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/tests/src/Core/Config/ConfigTransactionTest.php b/tests/src/Core/Config/ConfigTransactionTest.php index 604ed7cd66..c6eb7e2685 100644 --- a/tests/src/Core/Config/ConfigTransactionTest.php +++ b/tests/src/Core/Config/ConfigTransactionTest.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\Test\src\Core\Config;