Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Unified Diff: pkg/analyzer_plugin/pubspec.yaml

Issue 2701473009: Switch to using expectAsync0() to address some deprecation warnings. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/analyzer_plugin/pubspec.yaml
diff --git a/pkg/analyzer_plugin/pubspec.yaml b/pkg/analyzer_plugin/pubspec.yaml
index 8315bf9805b27cdf5e04e9ba02f2e95d813801a0..a73140d34421cd403bb31105cf0ee890b0039f47 100644
--- a/pkg/analyzer_plugin/pubspec.yaml
+++ b/pkg/analyzer_plugin/pubspec.yaml
@@ -13,4 +13,4 @@ dependencies:
dev_dependencies:
test_reflective_loader: ^0.1.0
- test: ^0.12.0
+ test: ^0.12.17

Powered by Google App Engine
This is Rietveld 408576698