feat(test): start implementing tests for the lib
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
API_URL=http://localhost:3002
|
||||
TEST_API_KEY=fc-YOUR_API_KEY
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
API_URL=http://localhost:3002
|
||||
TEST_API_KEY=fc-YOUR_API_KEY
|
||||