chore: Workaround for broken test dependency

This commit is contained in:
Krille 2023-03-29 15:08:03 +02:00
parent cdf79de3b7
commit fe6bb3fe4c
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -37,4 +37,5 @@ dev_dependencies:
import_sorter: ^4.6.0
lints: ^2.0.0
test: ^1.15.7
test_api: 0.4.16 # pinned because of https://github.com/dart-lang/test/issues/1977
#flutter_test: {sdk: flutter}