Skip to content

Commit

Permalink
update testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
freyhsiao committed Jan 7, 2020
1 parent 939405c commit c4d6753
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,4 @@
<directory suffix=".php">src/</directory>
</whitelist>
</filter>
<php>
<env name="ROCKETMQ_ENDPOINT" value=""/>
<env name="ROCKETMQ_ACCESS_KEY" value=""/>
<env name="ROCKETMQ_ACCESS_ID" value=""/>
<env name="ROCKETMQ_INSTANCE_ID" value=""/>
<env name="ROCKETMQ_GROUP_ID" value=""/>
<env name="ROCKETMQ_QUEUE" value=""/>
</php>
</phpunit>
</phpunit>

0 comments on commit c4d6753

Please sign in to comment.