summaryrefslogtreecommitdiffstats
path: root/tests/Parser/InsertStatementTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Parser/InsertStatementTest.php')
-rw-r--r--tests/Parser/InsertStatementTest.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Parser/InsertStatementTest.php b/tests/Parser/InsertStatementTest.php
index 2e869a8..1ba0a05 100644
--- a/tests/Parser/InsertStatementTest.php
+++ b/tests/Parser/InsertStatementTest.php
@@ -8,6 +8,8 @@ class InsertStatementTest extends TestCase
{
/**
* @dataProvider testInsertProvider
+ *
+ * @param mixed $test
*/
public function testInsert($test)
{