Skip to content

Commit

Permalink
Revert wrong test suite name
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Jun 10, 2024
1 parent d3623dc commit 3207c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</include>
</coverage>
<testsuites>
<testsuite name="AcmeSyliusExamplePlugin Test Suite">
<testsuite name="SetonoSyliusPickupPointPlugin Test Suite">
<directory>tests</directory>
</testsuite>
</testsuites>
Expand Down

0 comments on commit 3207c28

Please sign in to comment.