Skip to content

Commit

Permalink
Add missing test case for parser
Browse files Browse the repository at this point in the history
Pull-request: #345

Signed-off-by: William Desportes <[email protected]>
  • Loading branch information
williamdes committed Aug 17, 2021
1 parent c2ba926 commit 1acb64c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Parser/AlterStatementTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ public function alterProvider()
array('parser/parseAlterUser5'),
array('parser/parseAlterUser6'),
array('parser/parseAlterUser7'),
array('parser/parseAlterUser8'),
);
}
}

0 comments on commit 1acb64c

Please sign in to comment.