We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1fbf8 commit 8627073Copy full SHA for 8627073
phpunit.xml
@@ -35,6 +35,7 @@
35
<testsuite name="Integration">
36
<directory suffix="Test.php">./tests/Integration</directory>
37
<exclude>./tests/Integration/Service/Generator/Definition/AbstractTableDefinitionTest.php</exclude>
38
+ <exclude>./tests/Integration/Service/Generator/Definition/MigrationGeneratorNormalizedTest.php</exclude>
39
</testsuite>
40
</testsuites>
41
<php>
0 commit comments