Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yan12125 committed Nov 30, 2024
1 parent 256bb9d commit c7f571a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_android_sdk.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ async def test_android_package(get_version):
"android_sdk": "cmake;",
"repo": "package",
})
assert version.startswith("3.30.")
assert version.startswith("3.")


async def test_android_package_channel(get_version):
Expand Down

0 comments on commit c7f571a

Please sign in to comment.