Skip to content

Commit

Permalink
Disable pulse in Unit Test
Browse files Browse the repository at this point in the history
  • Loading branch information
digitlimit committed Mar 20, 2024
1 parent 6834e87 commit 749f198
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
<env name="TELEGRAM_CHANNEL" value="null"/>
<env name="FATHOM_SITE_ID" value="1234"/>
<env name="FATHOM_TOKEN" value="5678"/>
<env name="PULSE_ENABLED" value="false"/>
</php>
</phpunit>

0 comments on commit 749f198

Please sign in to comment.