summaryrefslogtreecommitdiffstats
path: root/tests/Parser/RestoreStatementTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Parser/RestoreStatementTest.php')
-rw-r--r--tests/Parser/RestoreStatementTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Parser/RestoreStatementTest.php b/tests/Parser/RestoreStatementTest.php
index 64fe03b..fc71fce 100644
--- a/tests/Parser/RestoreStatementTest.php
+++ b/tests/Parser/RestoreStatementTest.php
@@ -8,6 +8,7 @@ class RestoreStatementTest extends TestCase
{
/**
* @dataProvider testRestoreProvider
+ * @param mixed $test
*/
public function testRestore($test)
{