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.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Parser/InsertStatementTest.php b/tests/Parser/InsertStatementTest.php
index 2e869a8..4e5e646 100644
--- a/tests/Parser/InsertStatementTest.php
+++ b/tests/Parser/InsertStatementTest.php
@@ -8,6 +8,7 @@ class InsertStatementTest extends TestCase
{
/**
* @dataProvider testInsertProvider
+ * @param mixed $test
*/
public function testInsert($test)
{