From ac2e16bde551d31ca9ae51ec715a74da0e6847d3 Mon Sep 17 00:00:00 2001 From: Maruf Alom Date: Thu, 30 Jan 2020 05:33:11 +0000 Subject: [PATCH] Apply fixes from StyleCI --- tests/EmoticonTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/EmoticonTest.php b/tests/EmoticonTest.php index 6deb3c2..65495e5 100644 --- a/tests/EmoticonTest.php +++ b/tests/EmoticonTest.php @@ -52,7 +52,7 @@ public function it_can_make_emojies_inside_of_a_string($text, $expected) } /** - * Data Provider + * Data Provider. * * @return array */