mirror of
https://github.com/pestphp/pest.git
synced 2026-03-05 23:37:22 +01:00
add tests for snapshots external to the tests directory
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
<testsuites>
|
||||
<testsuite name="default">
|
||||
<directory suffix=".php">./tests</directory>
|
||||
<directory suffix=".php">./tests-external</directory>
|
||||
<exclude>./tests/.snapshots</exclude>
|
||||
<exclude>./tests/.tests</exclude>
|
||||
<exclude>./tests/Fixtures/Inheritance</exclude>
|
||||
|
||||
Reference in New Issue
Block a user