Skip to content

fix: correct typo in test function name - #6967

Merged
sentrivana merged 1 commit into
getsentry:masterfrom
TheGreatApollyon:fix/typo
Jul 31, 2026
Merged

fix: correct typo in test function name#6967
sentrivana merged 1 commit into
getsentry:masterfrom
TheGreatApollyon:fix/typo

Conversation

@TheGreatApollyon

Copy link
Copy Markdown
Contributor

Fixes: initalize → initialize in test function name test_initalize_client_data_collection

Copilot AI review requested due to automatic review settings July 31, 2026 06:06
@TheGreatApollyon
TheGreatApollyon requested a review from a team as a code owner July 31, 2026 06:06

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Renames a test function in tests/test_data_collection.py to fix a spelling typo (initalizeinitialize), improving readability and consistency without changing runtime behavior.

Changes:

  • Renamed test_initalize_client_data_collectiontest_initialize_client_data_collection.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sentrivana

Copy link
Copy Markdown
Contributor

Thanks!

@sentrivana
sentrivana enabled auto-merge (squash) July 31, 2026 06:19
@sentrivana
sentrivana merged commit e54c20b into getsentry:master Jul 31, 2026
140 checks passed
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.

3 participants