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
Add missing EnvelopeService mock to CapabilitiesTest setUp method.
The Capabilities class constructor was updated to include EnvelopeService
as a dependency but the test wasn't updated accordingly, causing
ArgumentCountError.
Signed-off-by: Vitor Mattos <[email protected]>
0 commit comments