Skip to content
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

fix(shorebird_cli): wrap ∞ in lightCyan to fix usage command test #772

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

bryanoltman
Copy link
Contributor

Description

Not sure why this was only failing when running dart test from the terminal (and not in vscode or in CI), but this fixes the dart test failure.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@bryanoltman bryanoltman requested review from eseidel and felangel July 5, 2023 16:25
@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (4763704) 100.00% compared to head (54946b6) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #772   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           72        72           
  Lines         2546      2546           
=========================================
  Hits          2546      2546           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@felangel felangel merged commit d00e17d into main Jul 5, 2023
@felangel felangel deleted the bo/fix-usage-test branch July 5, 2023 17:00
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.

2 participants