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 inadvertent short-circuiting bare metal plan printer #416

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

optik-aper
Copy link
Member

@optik-aper optik-aper commented Feb 27, 2024

Description

A bug checking the len of the wrong var meant no data was outputted

Related Issues

Checklist:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you linted your code locally prior to submission?
  • Have you successfully ran tests with your changes locally?

@optik-aper optik-aper added the bug Something isn't working label Feb 27, 2024
@optik-aper optik-aper self-assigned this Feb 27, 2024
Copy link

Unit Tests and Coverage

Show Output
?   	github.com/vultr/vultr-cli/v3	[no test files]

Pusher: @optik-aper, Action: pull_request_target

@optik-aper optik-aper merged commit 2ab0e74 into vultr:master Feb 27, 2024
4 checks passed
@optik-aper optik-aper deleted the fix-plan-metal-printer branch February 28, 2024 17:04
@optik-aper optik-aper mentioned this pull request Mar 12, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants