Skip to content

Fix typo in css-parser.test.ts: 'with with' → 'with'#20234

Closed
Rohan5commit wants to merge 1 commit into
tailwindlabs:mainfrom
Rohan5commit:fix-with-with-css-parser
Closed

Fix typo in css-parser.test.ts: 'with with' → 'with'#20234
Rohan5commit wants to merge 1 commit into
tailwindlabs:mainfrom
Rohan5commit:fix-with-with-css-parser

Conversation

@Rohan5commit

Copy link
Copy Markdown

Fixes a duplicate word typo in packages/tailwindcss/src/css-parser.test.ts.

@greptile-apps

greptile-apps Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Confidence Score: 5/5

A single-character test description fix with no impact on test logic or production code.

The change touches only the string label of one test case; the test body, assertions, and all production code are untouched.

No files require special attention.

Reviews (1): Last reviewed commit: "Fix typo in css-parser.test.ts: 'with wi..." | Re-trigger Greptile

@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 25ecd4fd-b606-4b0c-abba-fd2441e03c53

📥 Commits

Reviewing files that changed from the base of the PR and between 8a14a71 and 770bc9b.

📒 Files selected for processing (1)
  • packages/tailwindcss/src/css-parser.test.ts

Walkthrough

A single-character-level edit corrects a duplicated word ("with") in the description string of one CSS parser test case in css-parser.test.ts. No parsing logic, test assertions, or expected output structures are modified.

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: fixing a typo by removing a duplicate word in a test file.
Description check ✅ Passed The description is directly related to the changeset, accurately summarizing the fix of a duplicate word typo in the specified test file.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@RobinMalfait

Copy link
Copy Markdown
Member

As mentioned before, don't do this. #20223 (comment)

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