dispatchrun / dispatch-py

Python package to develop applications with Dispatch.
https://pypi.org/project/dispatch-py/
Apache License 2.0
56 stars 3 forks source link

tests: fix dependency on os.environ #55

Closed achille-roussel closed 9 months ago

achille-roussel commented 9 months ago

This PR ensures that our tests do not depend on environment variables being unset to pass.