Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Also update espresso
  • Loading branch information
reidbaker committed Mar 20, 2023
commit 6c034eca8d762e0c9db9e7c2df71a6ece43fe905
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
import java.lang.annotation.Target;

/*
* Annotation to aid flutter_plugin_tools in determining if a test is a native
* java unit test OR a java class with a dart integration.
* Annotation to aid repository tooling in determining if a test is
* a native java unit test or a java class with a dart integration.
*
* See: https://github.com/flutter/flutter/wiki/Plugin-Tests#enabling-android-ui-tests
* for more infomation.
Expand Down