From 2d45eb8fa17998a4827bf3099da3808f8ce4b237 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 15 Apr 2019 20:02:59 +0200 Subject: [PATCH] Remove . --- tests/Localization/MoneyTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Localization/MoneyTest.php b/tests/Localization/MoneyTest.php index 1877dfebb..eea87b5b0 100644 --- a/tests/Localization/MoneyTest.php +++ b/tests/Localization/MoneyTest.php @@ -24,7 +24,7 @@ use phpOMS\Localization\Money; class MoneyTest extends \PHPUnit\Framework\TestCase { /** - * @testdox The datatype has the expected member variables and default values. + * @testdox The datatype has the expected member variables and default values */ public function testDefaultMemberVariables() : void {