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
I pinned three test requirements to mock<4 but it would be better to fix the tests to work with version 4. st2 itself has already moved to version 4, so all the packs should support that as well.
The test mocks do not work with
mock4.I pinned three test requirements to
mock<4but it would be better to fix the tests to work with version 4. st2 itself has already moved to version 4, so all the packs should support that as well.