Skip to content

Commit

Permalink
✅ Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexV525 committed Dec 16, 2024
1 parent 6d61218 commit 3b2545e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/testdata/goldens/help_test/pub add --help.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ For example (follow the same format including spaces):
* Add multiple dependencies:
`dart pub add foo dev:bar`
* Add a dependency override:
`dart pub add 'override:foo:1.0.0'`
`dart pub add override:foo:1.0.0`
* Add a path dependency:
`dart pub add "foo:{path: ../foo}"`
* Add a hosted dependency:
Expand Down

0 comments on commit 3b2545e

Please sign in to comment.