GoogleCloudPlatform / GoogleCloudPlatform/gsutil
Typo, it should be 'gs_port' instead of 'gs_post'
Open
- Dominant language
- Python
- Stars
- 918
- Forks
- 335
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/GoogleCloudPlatform/gsutil/blob/141e2a098f56e3ba4bcebb1a5cf89947efece4a4/gslib/tests/testcase/integration_testcase.py#L1144C30-L1144C39
There is the typo, it should be 'gs_port' instead of 'gs_post'
Contributor guide
Research direction
Open gslib/tests/testcase/integration_testcase.py at the linked line and verify the surrounding integration-test context. Correct the identifier from “gs_post” to “gs_port,” then run the relevant integration test to confirm the typo is fixed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, testing
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100