Issue bytes vs str related warnings from tests (#101186)
This commit is contained in:
parent
5cde367366
commit
fd5cda4ec6
3 changed files with 7 additions and 5 deletions
|
@ -224,6 +224,7 @@ async def main():
|
|||
|
||||
code, _ = await async_exec(
|
||||
"python3",
|
||||
"-b",
|
||||
"-m",
|
||||
"pytest",
|
||||
"-vv",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue