Skip to content

Commit 80cd0d9

Browse files
committed
fix test
1 parent 2e912f9 commit 80cd0d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/python/python_tests.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ def _test_default(env):
149149
"base_url",
150150
"ignore_root_user_error",
151151
"tool_versions",
152+
"platforms",
152153
])
153154
env.expect.that_bool(py.config.default["ignore_root_user_error"]).equals(True)
154155
env.expect.that_str(py.default_python_version).equals("3.11")

0 commit comments

Comments
 (0)