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
If you can load em you should be able to unload too. This is especially handy to have in pytest fixtures which preload smoke test apps prior to full on stress testing sessions.
Will most likely require patching the underlying AppManager.
The text was updated successfully, but these errors were encountered:
If you can load em you should be able to unload too. This is especially handy to have in
pytest
fixtures which preload smoke test apps prior to full on stress testing sessions.Will most likely require patching the underlying
AppManager
.The text was updated successfully, but these errors were encountered: