From 7c23415d26d5f01daf3db39a160b612ad7bad5d6 Mon Sep 17 00:00:00 2001 From: Vlad Date: Wed, 23 Aug 2017 09:55:08 -0400 Subject: [PATCH] Updates unit test as a result of AccessControl implementation --- tests/unit/Config/MenuTest.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tests/unit/Config/MenuTest.php b/tests/unit/Config/MenuTest.php index 3312e262c1..7a81f40dee 100644 --- a/tests/unit/Config/MenuTest.php +++ b/tests/unit/Config/MenuTest.php @@ -1,7 +1,9 @@