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