ADDED dotenv file for pytests
This commit is contained in:
parent
aefb0dc2ab
commit
ebc55fbf8d
6
tests/test.env
Normal file
6
tests/test.env
Normal file
@ -0,0 +1,6 @@
|
||||
# Base URL of an Invoice Ninja instance
|
||||
BASE_URL=
|
||||
|
||||
# API token for an Invoice Ninja instance
|
||||
API_TOKEN=
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user