Skip to content

Commit

Permalink
chore: remove unnecessary phpunit extension
Browse files Browse the repository at this point in the history
  • Loading branch information
mcharytoniuk committed Mar 25, 2024
1 parent 1f3a08f commit 234510d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 47 deletions.
4 changes: 0 additions & 4 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,4 @@
<directory suffix=".php">src</directory>
</include>
</source>
<extensions>
<bootstrap class="Distantmagic\Resonance\PHPUnitSwooleCoroutineExtension">
</bootstrap>
</extensions>
</phpunit>
43 changes: 0 additions & 43 deletions src/PHPUnitSwooleCoroutineExtension.php

This file was deleted.

0 comments on commit 234510d

Please sign in to comment.