Skip to content

Commit 1a5b97c

Browse files
iifawziwilliamdes
authored andcommitted
Renaming tests and add them to the provider
Signed-off-by: Fawzi Abdulfattah <[email protected]>
1 parent f61cfdb commit 1a5b97c

File tree

5 files changed

+2
-0
lines changed

5 files changed

+2
-0
lines changed

tests/Parser/AnalyzeStatementTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ public function analyzeProvider(): array
2424
return [
2525
['parser/parseAnalyzeTable'],
2626
['parser/parseAnalyzeTable1'],
27+
['parser/parseAnalyzeErr1'],
28+
['parser/parseAnalyzeErr2'],
2729
];
2830
}
2931
}

0 commit comments

Comments
 (0)