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
[Tests] Silence warning in pytest due to string conversion (#299)
### silence warning in pytest due to string conversion
silences warnings of this type:
`PytestWarning: Value of environment variable x type should be str, but
got 0 (type: int); converted to str implicitly`
Signed-off-by: Yannick Schnider <yannick.schnider1@ibm.com>
0 commit comments