Added basic tests for contacts (#243)
This commit is contained in:
committed by
Régis Freyd
parent
09c4f9648b
commit
1d306154dd
@@ -17,6 +17,10 @@
|
||||
<testsuite name="Helpers Tests">
|
||||
<directory suffix="Test.php">./tests/Helper</directory>
|
||||
</testsuite>
|
||||
|
||||
<testsuite name="Feature Tests">
|
||||
<directory suffix="Test.php">./tests/Feature</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<filter>
|
||||
<whitelist processUncoveredFilesFromWhitelist="true">
|
||||
|
||||
Reference in New Issue
Block a user