Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Commit

Permalink
fix replacement of dummyVendor by removing
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoray committed Aug 31, 2018
1 parent f18b546 commit f898035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/Package/stubs/phpunit.stub
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
stopOnFailure="false">

<testsuites>
<testsuite name="DummyVendorName/DummyPackageName Test Suite">
<testsuite name="DummyVendor/DummyPackageName Test Suite">
<directory>tests</directory>
</testsuite>
</testsuites>
Expand Down

0 comments on commit f898035

Please sign in to comment.