Skip to content

Commit 8627073

Browse files
committed
fixed generation of indexes.
1 parent ef1fbf8 commit 8627073

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<testsuite name="Integration">
3636
<directory suffix="Test.php">./tests/Integration</directory>
3737
<exclude>./tests/Integration/Service/Generator/Definition/AbstractTableDefinitionTest.php</exclude>
38+
<exclude>./tests/Integration/Service/Generator/Definition/MigrationGeneratorNormalizedTest.php</exclude>
3839
</testsuite>
3940
</testsuites>
4041
<php>

0 commit comments

Comments
 (0)