Skip to content

fix(grouping): Use underscores in test hash values#104220

Merged
lobsterkatie merged 1 commit intomasterfrom
kmclb-use-underscores-for-test-hash-values
Dec 2, 2025
Merged

fix(grouping): Use underscores in test hash values#104220
lobsterkatie merged 1 commit intomasterfrom
kmclb-use-underscores-for-test-hash-values

Conversation

@lobsterkatie
Copy link
Copy Markdown
Member

This changes a number of our tests to remove the spaces from test hash values. Until now it hasn't been an issue, but we'll soon be using hash values in cache keys, a context in which spaces aren't allowed. (In prod there never are spaces, so we only need to worry about tests.)

@lobsterkatie lobsterkatie merged commit 90c0f5b into master Dec 2, 2025
63 checks passed
@lobsterkatie lobsterkatie deleted the kmclb-use-underscores-for-test-hash-values branch December 2, 2025 02:41
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants