Configure tests to work with test automations (#23)
* configure tests to work with test automations * configure pydantic to use .env * whoops * simpler simpler * use new specklepy pytest fixtures * bump specklepy
This commit is contained in:
+4
-1
@@ -1 +1,4 @@
|
||||
SPECKLE_TOKEN=mytoken
|
||||
SPECKLE_TOKEN="mytoken"
|
||||
SPECKLE_SERVER_URL="http://127.0.0.1:3000"
|
||||
SPECKLE_PROJECT_ID=""
|
||||
SPECKLE_AUTOMATION_ID=""
|
||||
Reference in New Issue
Block a user