You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to package steelscript as an RPM, I need to run the tests disconnected from the internet.
Most of the failures I am seeing appear to be due to accessing httpbin.org , and an easy fix would be using pytest-httpbin
The text was updated successfully, but these errors were encountered:
In order to package steelscript as an RPM, I need to run the tests disconnected from the internet.
Most of the failures I am seeing appear to be due to accessing httpbin.org , and an easy fix would be using pytest-httpbin
The text was updated successfully, but these errors were encountered: