Skip to content

test(form-core): fix duplicate-word typo in test description#2199

Open
dfedoryshchev wants to merge 1 commit into
TanStack:mainfrom
dfedoryshchev:chore/fix-duplicate-remove-in-fieldapi-test
Open

test(form-core): fix duplicate-word typo in test description#2199
dfedoryshchev wants to merge 1 commit into
TanStack:mainfrom
dfedoryshchev:chore/fix-duplicate-remove-in-fieldapi-test

Conversation

@dfedoryshchev
Copy link
Copy Markdown
Contributor

@dfedoryshchev dfedoryshchev commented May 29, 2026

Changes

Fix a duplicate "remove" in a test description (packages/form-core/tests/FieldApi.spec.ts).

Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm test:pr.

Release Impact

  • This change is docs/CI/dev-only (no release).

Summary by CodeRabbit

  • Tests
    • Fixed test naming inconsistency in field API tests.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 29, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1cadf7e4-5afd-4ff2-94cb-8e61c2a4e0ac

📥 Commits

Reviewing files that changed from the base of the PR and between 6a73479 and 5d0bf68.

📒 Files selected for processing (1)
  • packages/form-core/tests/FieldApi.spec.ts

📝 Walkthrough

Walkthrough

A single test case description in the FieldApi test suite is corrected to remove a duplicated word ("remove remove" → "remove"). No test logic, assertions, or control flow are affected.

Changes

Test Description Correction

Layer / File(s) Summary
FieldApi test description typo fix
packages/form-core/tests/FieldApi.spec.ts
The it(...) test description for removing the last subfield from an array field is corrected to remove a duplicated "remove" word.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A word doubled up in the test's fair name,
A typo so small, yet it stole from the frame,
With one swift stroke, the duplicate's gone,
The FieldApi tests march cheerfully on! 🐰✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: fixing a duplicate-word typo in a test description.
Description check ✅ Passed The description covers the main change and release impact appropriately for a minor typo fix, though the testing checkbox is unchecked.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

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