Skip to content

Commit

Permalink
chore: add hidden debug tests env var
Browse files Browse the repository at this point in the history
  • Loading branch information
zachhardesty7 committed Apr 11, 2021
1 parent c06f5d9 commit f4d5f9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .sample.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# rename file to .env to enable logging features

DEBUG_EXTENSION=true
DEBUG_TESTS=true
VERBOSE_TESTS=true

0 comments on commit f4d5f9e

Please sign in to comment.