Skip to content

chore(test): rename malformed test file with space in name - #369

Open
ZacLou wants to merge 1 commit into
Adamantine-guild:mainfrom
ZacLou:fix/rename-webhook-test-file-105
Open

chore(test): rename malformed test file with space in name#369
ZacLou wants to merge 1 commit into
Adamantine-guild:mainfrom
ZacLou:fix/rename-webhook-test-file-105

Conversation

@ZacLou

@ZacLou ZacLou commented Sep 5, 2026

Copy link
Copy Markdown

Renames webhook mapper.test.ts to webhook-mapper.test.ts to match the kebab-case convention used by every other test file in the repo (webhook.test.ts, webhook-validation.test.ts, webhook-abuse.test.ts, etc.).

Fixes #105.

…e-guild#105)

Rename 'webhook mapper.test.ts' to 'webhook-mapper.test.ts' for consistency
with sibling files (webhook.test.ts, webhook-validation.test.ts, etc.).
The stray space breaks shell globbing and some CI/tooling configurations.
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.

Rename the malformed test file webhook mapper.test.ts

1 participant