Skip to content

Commit 9703c91

Browse files
added structures classes tests to CI
1 parent 89f0150 commit 9703c91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<testsuite name="Database">
1212
<directory>./tests/connection</directory>
1313
<file>./tests/BoltTest.php</file>
14+
<file>./tests/StructuresTest.php</file>
1415
</testsuite>
1516
<testsuite name="NoDatabase">
1617
<directory>./tests/error</directory>

0 commit comments

Comments
 (0)