You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 7, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ The plugin also sets up compile dependencies for your tests, so you can now just
65
65
66
66
Take a look at our [example build.gradle](https://github.com/facebook/screenshot-tests-for-android/blob/master/examples/app-example/build.gradle).
67
67
68
-
NOTE: By default this overrides your instrumentation test runner, and depending on your set up this can cause problems. See [Custom InstrumentationTestRunners](#custom-instrumentation-test-runners) for how to avoid this.
68
+
NOTE: By default this overrides your instrumentation test runner, and depending on your set up this can cause problems. See [Custom Test Runner](#custom-test-runner) for how to avoid this.
0 commit comments