Merge branch 'krille/update-test-package' into 'main'

Workaround for broken test dependency

See merge request famedly/company/frontend/famedlysdk!1257
This commit is contained in:
Krille 2023-03-29 13:29:22 +00:00
commit 6510c9728c
1 changed files with 1 additions and 0 deletions

View File

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