Skip to content

Commit

Permalink
Renaming tests and add them 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 authored and williamdes committed Jan 19, 2023
1 parent f61cfdb commit 1a5b97c
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Parser/AnalyzeStatementTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ public function analyzeProvider(): array
return [
['parser/parseAnalyzeTable'],
['parser/parseAnalyzeTable1'],
['parser/parseAnalyzeErr1'],
['parser/parseAnalyzeErr2'],
];
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 1a5b97c

Please sign in to comment.