From b9c0db52da0d28edc8a2830c7de486f67bd4ea1d Mon Sep 17 00:00:00 2001 From: David Maicher Date: Sun, 30 Aug 2020 15:13:55 +0200 Subject: [PATCH] fix CS --- tests/Admin/AdminTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Admin/AdminTest.php b/tests/Admin/AdminTest.php index 3434633794..e5c7a8b6d6 100644 --- a/tests/Admin/AdminTest.php +++ b/tests/Admin/AdminTest.php @@ -1475,7 +1475,7 @@ public function testTransChoice(): void 'foo', [ '%count%' => 2, - '%foo%' => 'bar' + '%foo%' => 'bar', ], 'fooMessageDomain', 'en'