Skip to content

Commit

Permalink
Formatting list extensions.
Browse files Browse the repository at this point in the history
  • Loading branch information
ScarlettGatelyMoore committed Nov 1, 2024
1 parent 26efb3d commit 612a963
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/unit/commands/test_list_extensions.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def test_command(emitter, command):
dedent(
"""\
Extension name Supported bases
---------------------- ----------------------
---------------------- ------------------------------
env-injector core24
fake-extension core22, core24
flutter-beta core18
Expand Down Expand Up @@ -87,7 +87,7 @@ def test_command_extension_dups(emitter, command):
dedent(
"""\
Extension name Supported bases
---------------------- ----------------------
---------------------- ------------------------------
env-injector core24
flutter-beta core18
flutter-dev core18
Expand Down

0 comments on commit 612a963

Please sign in to comment.