From 15ca8fd6011a93feadc7775702d7110e5986e75d Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Wed, 5 Jul 2017 10:14:19 +0545 Subject: [PATCH] Make a comment change to see if Jenkins runs OK by default in stable10 --- tests/Core/Command/Group/DeleteTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Core/Command/Group/DeleteTest.php b/tests/Core/Command/Group/DeleteTest.php index 2df2b5b2d087..e7c133c77db7 100644 --- a/tests/Core/Command/Group/DeleteTest.php +++ b/tests/Core/Command/Group/DeleteTest.php @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU Affero General Public License, version 3, * along with this program. If not, see - * + * */ namespace Tests\Core\Command\Group;