diff options
Diffstat (limited to 'tests/Components/LimitTest.php')
-rw-r--r-- | tests/Components/LimitTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Components/LimitTest.php b/tests/Components/LimitTest.php index 84c8e31..9c97861 100644 --- a/tests/Components/LimitTest.php +++ b/tests/Components/LimitTest.php @@ -22,6 +22,7 @@ class LimitTest extends TestCase /** * @dataProvider testParseProvider + * @param mixed $test */ public function testParse($test) { |