Skip to content

Commit 7baecf0

Browse files
committed
Move test to dev_dependencies, widen constraint
1 parent 0db8564 commit 7baecf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ dependencies:
1010
mockable_filesystem: '>=0.0.3 <0.1.0'
1111
path: '>=1.3.3 <2.0.0'
1212
supports_color: '>=0.1.1 <0.2.0'
13-
test: 0.12.0-beta.3
1413
dev_dependencies:
1514
grinder: 0.7.0-dev.1
15+
test: '>=0.12.0-beta.3 <0.13.0'

0 commit comments

Comments
 (0)