Skip to content

Conversation

saoudrizwan
Copy link
Contributor

@saoudrizwan saoudrizwan commented Aug 9, 2025

Important

Fix typo in ErrorRow.test.tsx credit limit error message.

  • Tests:
    • Fix typo in ErrorRow.test.tsx by changing "You have run out of credit." to "You have run out of credits." in the credit limit error test case.

This description was created by Ellipsis for 180c977. You can customize this summary. It will automatically update as commits are pushed.

@Copilot Copilot AI review requested due to automatic review settings August 9, 2025 04:15
Copy link

changeset-bot bot commented Aug 9, 2025

🦋 Changeset detected

Latest commit: d3a0fbd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
claude-dev Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a text assertion in the credit error test to match the actual error message displayed in the application.

  • Updates the expected error message text from "credit" to "credits" to match the UI implementation

@saoudrizwan saoudrizwan merged commit 782e4ff into main Aug 9, 2025
7 checks passed
Copy link
Contributor

github-actions bot commented Aug 9, 2025

Coverage Report

Extension Coverage

Base branch: 47%

PR branch: 48%

✅ Coverage increased or remained the same

Webview Coverage

Base branch: 17%

PR branch: 17%

✅ Coverage increased or remained the same

Overall Assessment

Test coverage has been maintained or improved

Last updated: 2025-08-09T04:26:51.877845

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