Browse Source

Applied fixes from StyleCI

Ferreyra, Maximiliano Gastón 9 years ago
parent
commit
e198f3cf72
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/RuleDescriptionParserTest.php

+ 1 - 1
tests/RuleDescriptionParserTest.php

@@ -76,7 +76,7 @@ class RuleDescriptionParserTest extends TestCase
     {
         return [ApiDocGeneratorServiceProvider::class];
     }
-    
+
     /**
      * Define environment setup.
      *