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