Skip to content

Commit 19b2914

Browse files
authored
Remove whitespace to make more compliant with PSR2
To make the file more compliant with PSR2 then I'm removing the whitespace found at the end of the lines
1 parent fa6571b commit 19b2914

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

behat/symfony2-extension/2.1/features/bootstrap/FeatureContext.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
use Symfony\Component\HttpKernel\KernelInterface;
77

88
/**
9-
* This context class contains the definitions of the steps used by the demo
9+
* This context class contains the definitions of the steps used by the demo
1010
* feature file. Learn how to get started with Behat and BDD on Behat's website.
11-
*
11+
*
1212
* @see http://behat.org/en/latest/quick_start.html
1313
*/
1414
class FeatureContext implements Context

0 commit comments

Comments
 (0)