mirror of
https://github.com/pnx/neotest-phpunit
synced 2026-06-16 03:54:55 +02:00
Pest runs with dummy code
This commit is contained in:
parent
0fbc1ad183
commit
f6c7185eb7
3 changed files with 52 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="./vendor/phpunit/phpunit/phpunit.xsd"
|
||||
bootstrap="vendor/autoload.php"
|
||||
bootstrap="src/autoload.php"
|
||||
colors="true"
|
||||
>
|
||||
<testsuites>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue