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 a future change I want to pass around another value as well as the
pexpect.spawn object, so make the fixture return a SimpleNamespace that
has the spawn object under that instead of it being the direct value.
Change the existing test accordingly.
This should result in no functional change to the test suite.
Signed-off-by: Robie Basak <robie.basak@oss.qualcomm.com>
0 commit comments