Skip to content

Fix: fixed error typo #4733

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 17, 2025
Merged

Fix: fixed error typo #4733

merged 1 commit into from
Jun 17, 2025

Conversation

alejandroSepulcre
Copy link
Contributor

Proposed changes

Fixes # (issue)

Fixed a typo in an error message.

How to validate

Please provide step-by-step instructions to replicate your validation scenario. For bug fixes, detail how to reproduce both the bug and its fix, along with any observations.

CLI Quality Reminders 🔧

For both authors and reviewers:

  • Scrutinize for potential regressions
  • Ensure key automated tests are in place
  • Build the CLI and test using the validation steps
  • Assess Developer Experience impact (log messages, performances, etc)
  • If too broad, consider breaking into smaller PRs
  • Adhere to our code style and code review guidelines

@alejandroSepulcre alejandroSepulcre requested a review from a team as a code owner June 16, 2025 17:21
Copy link

codecov bot commented Jun 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.84%. Comparing base (425ab02) to head (0f9dfee).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4733      +/-   ##
==========================================
- Coverage   48.86%   48.84%   -0.03%     
==========================================
  Files         354      354              
  Lines       29718    29718              
==========================================
- Hits        14521    14515       -6     
- Misses      14040    14044       +4     
- Partials     1157     1159       +2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alejandroSepulcre alejandroSepulcre merged commit 3e803e3 into master Jun 17, 2025
17 of 18 checks passed
@alejandroSepulcre alejandroSepulcre deleted the asep/fix-error-message branch June 17, 2025 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants