Skip to content

Commit

Permalink
Fix coding standard issue
Browse files Browse the repository at this point in the history
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
  • Loading branch information
MauricioFauth committed Feb 14, 2020
1 parent cd009f8 commit 7e73172
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/classes/VersionInformationTest.php
Expand Up @@ -277,7 +277,6 @@ public function testGetLatestCompatibleVersionWithOldPHPVersion()
$this->assertEquals('4.0.10.10', $compatible['version']);
}


/**
* Tests getLatestCompatibleVersion() with an new PHP version
*
Expand Down

0 comments on commit 7e73172

Please sign in to comment.