Skip to content

Commit

Permalink
add .envsample for test
Browse files Browse the repository at this point in the history
  • Loading branch information
thurendous committed Oct 3, 2023
1 parent cd5ccc2 commit f4321be
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ AVALANCHE_RPC_URL=

# used in deployContracts.s.sol
STADIUM_ADDRESS=0x1FBcd7D20155274DFD796343149D0FCA41338F14
SPARKN_DEV=
SPARKN_DEV=

This comment has been minimized.

Copy link
@thurendous

thurendous Oct 3, 2023

Author Member

tests failed cuz of unexisting env variables.


# add prod env variables here

0 comments on commit f4321be

Please sign in to comment.