flutter/dev/missing_dependency_tests/trivial_expectation.txt

9 lines
273 B
Plaintext

<<skip until matching line>>
<<stderr>>
<<skip until matching line>>
Error: cannot run without a dependency on either "package:flutter_test" or "package:test". Ensure the following lines are present in your pubspec.yaml:
dev_dependencies:
flutter_test:
sdk: flutter