summaryrefslogtreecommitdiffstats
path: root/tests/Lexer/ContextTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Lexer/ContextTest.php')
-rw-r--r--tests/Lexer/ContextTest.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Lexer/ContextTest.php b/tests/Lexer/ContextTest.php
index 7897684..2a9c8f3 100644
--- a/tests/Lexer/ContextTest.php
+++ b/tests/Lexer/ContextTest.php
@@ -75,9 +75,9 @@ class ContextTest extends TestCase
}
/**
- * @dataProvider contextNames
- *
* @param mixed $context
+ *
+ * @dataProvider contextNames
*/
public function testLoadAll($context)
{