Also apply analyzer workaround in the vm tests package

This commit is contained in:
Simon Binder 2019-12-07 19:03:26 +01:00
parent 67c3715768
commit 2257561c65
No known key found for this signature in database
GPG Key ID: 7891917E4147B8C0
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ dependencies:
dev_dependencies:
test: ^1.5.0
# TODO: This is a temporary workaround, revert after https://github.com/dart-lang/sdk/issues/39702
analyzer: '<0.39.2'
dependency_overrides:
moor: