Skip to content

Conversation

@LireEruel
Copy link

Summary

This pull request fixes a minor typo in the assertion message of test_4 in end_to_end_test_run.py.

The message previously said:

"doesn'tmatch the # of records received from the Monitoring API call"

It has been corrected to:

"doesn't match the # of records received from the Monitoring API call"

Notes

  • No functional code changes were made.
  • This change improves readability of test failure messages.
  • No tests were affected or modified.

Let me know if you'd prefer this to be tracked via an issue first.

Fixed a typo in the assertion message of test_4 in end_to_end_test_run.py.
"doesn'tmatch" was changed to "doesn't match" for proper spacing and readability.
@LireEruel
Copy link
Author

Hi team 👋

It's been a long-time dream of mine to contribute, even in the smallest way, to the Google Cloud Platform ecosystem. I'm very happy to have found this tiny typo while reading through the code — it may be a minor change, but it means a lot to me personally.

If you don't mind, I would be truly grateful if this PR could be accepted.
Thank you for all your amazing work 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant