From 734d16a7e57f6f43dfcdba51c16292fd033cda7d Mon Sep 17 00:00:00 2001 From: Filip Vilic Date: Wed, 12 Dec 2018 11:03:31 +0100 Subject: [PATCH] PHRAS-2327_report_refacto_41 root test fix --- tests/Alchemy/Tests/Phrasea/Controller/Report/RootTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Alchemy/Tests/Phrasea/Controller/Report/RootTest.php b/tests/Alchemy/Tests/Phrasea/Controller/Report/RootTest.php index 51a87a0f1c..ca6fc5141e 100644 --- a/tests/Alchemy/Tests/Phrasea/Controller/Report/RootTest.php +++ b/tests/Alchemy/Tests/Phrasea/Controller/Report/RootTest.php @@ -29,4 +29,4 @@ class RootTest extends \PhraseanetAuthenticatedWebTestCase $this->assertTrue($response->isOk()); } - +}