Skip to content

Commit

Permalink
Clean up phpunit.xml.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
rybakit committed Dec 14, 2020
1 parent 51883da commit a1801e5
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions phpunit.xml.dist
Expand Up @@ -29,13 +29,4 @@
<directory>src</directory>
</whitelist>
</filter>

<!-- <extensions>-->
<!--&lt;!&ndash; <extension class="Tarantool\PhpUnit\Annotation\AnnotationExtension">&ndash;&gt;-->
<!-- <extension class="Tarantool\Queue\Tests\AnnotationExtension">-->
<!-- <arguments>-->
<!-- <string>tcp://%env(TARANTOOL_HOST)%:%env(TARANTOOL_PORT)%</string>-->
<!-- </arguments>-->
<!-- </extension>-->
<!-- </extensions>-->
</phpunit>

0 comments on commit a1801e5

Please sign in to comment.