diff --git a/tests/test.env b/tests/test.env new file mode 100644 index 0000000..1787274 --- /dev/null +++ b/tests/test.env @@ -0,0 +1,6 @@ +# Base URL of an Invoice Ninja instance +BASE_URL= + +# API token for an Invoice Ninja instance +API_TOKEN= +