Skip to content

Commit

Permalink
Adding the alter test to the provider
Browse files Browse the repository at this point in the history
Signed-off-by: Fawzi Abdulfattah <iifawzie@gmail.com>
  • Loading branch information
iifawzi committed Jan 15, 2023
1 parent b4a2e3f commit 49d5747
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Parser/AlterStatementTest.php
Expand Up @@ -39,6 +39,7 @@ public function alterProvider(): array
['parser/parseAlterErr2'],
['parser/parseAlterErr3'],
['parser/parseAlterErr4'],
['parser/parseAlterTableRenameIndex'],
['parser/parseAlterWithInvisible'],
['parser/parseAlterTableCharacterSet1'],
['parser/parseAlterTableCharacterSet2'],
Expand Down

0 comments on commit 49d5747

Please sign in to comment.