Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 50edbc4

Browse files
remove bootstrap from phpunit.xml.dist
1 parent 7a04834 commit 50edbc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<phpunit bootstrap="tests/bootstrap.php" colors="true">
3+
<phpunit colors="true">
44
<testsuites>
55
<testsuite name="DeepL Library Test Suite">
66
<directory>tests/</directory>

0 commit comments

Comments
 (0)