Skip to content

fix: removes 'default' table header from addon:plans table#3556

Open
tlowrimore-heroku wants to merge 1 commit intov11.0.0from
tl/addon-plans-table-header
Open

fix: removes 'default' table header from addon:plans table#3556
tlowrimore-heroku wants to merge 1 commit intov11.0.0from
tl/addon-plans-table-header

Conversation

@tlowrimore-heroku
Copy link
Contributor

Summary

This PR removes a table header label ("default") from the addons:plans output.

Type of Change

Breaking Changes (major semver update)

  • Add a ! after your change type to denote a change that breaks current behavior

Feature Additions (minor semver update)

  • feat: Introduces a new feature to the codebase

Patch Updates (patch semver update)

  • fix: Bug fix
  • deps: Dependency upgrade
  • revert: Revert a previous commit
  • chore: Change that does not affect production code
  • refactor: Refactoring existing code without changing behavior
  • test: Add/update/remove tests

Testing

Notes:

This can be verified by running the unit test: npx mocha test/unit/commands/addons/plans.unit.test.ts. It can also be verified by following the steps below.

Steps:

  1. run bin/dev.js addons:plans heroku-redis
  2. The first column of the output table should not have a header.

Related Issues

GUS work item: W-21341692

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