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:
commit
6510c9728c
|
|
@ -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}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue