Skip to content

Commit

Permalink
Run phpunit in fixed order
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell authored Mar 6, 2024
1 parent 9f48435 commit a52dddc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
convertDeprecationsToExceptions="true"
executionOrder="random"
>
<php>
<env name="AMPLITUDE_KEY" value=""/>
Expand Down

0 comments on commit a52dddc

Please sign in to comment.