Skip to content

Commit c14e440

Browse files
authored
Make test a dev_dependency (#1166)
1 parent a283716 commit c14e440

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pkgs/http_profile/pubspec.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ environment:
1010
# TODO(derekxu16): Change the following constraint to ^3.4.0 before publishing this package.
1111
sdk: ^3.4.0-154.0.dev
1212

13-
dependencies:
14-
test: ^1.24.9
15-
1613
dev_dependencies:
1714
dart_flutter_team_lints: ^2.1.1
15+
test: ^1.24.9

0 commit comments

Comments
 (0)