mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
update test_android_sdk.py
This commit is contained in:
parent
1fb3c970cf
commit
bc2c2edfde
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@ async def test_android_package_channel(get_version):
|
||||||
"android_sdk": "cmake;",
|
"android_sdk": "cmake;",
|
||||||
"repo": "package",
|
"repo": "package",
|
||||||
"channel": "beta,dev,canary",
|
"channel": "beta,dev,canary",
|
||||||
}) == None
|
}) == "3.22.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue