update api dep (#957)

diff --git a/pkgs/test_core/pubspec.yaml b/pkgs/test_core/pubspec.yaml
index 90e470d..c4370ad 100644
--- a/pkgs/test_core/pubspec.yaml
+++ b/pkgs/test_core/pubspec.yaml
@@ -30,7 +30,7 @@
   # properly constrains all features it provides.
   matcher: '>=0.12.3 <0.12.4'
   # Use an exact version until the test_api package is stable.
-  test_api: '0.1.1'
+  test_api: '0.2.0'
 dev_dependencies:
   fake_async: '>=0.1.2 <2.0.0'
   pedantic: '1.1.0'