ADDED dotenv file for pytests
This commit is contained in:
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=
|
||||
|
||||
Reference in New Issue
Block a user