We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4aef83 commit 8e36b77Copy full SHA for 8e36b77
ext/junit/java/androidx/test/ext/junit/rules/ActivityScenarioRule.java
@@ -33,7 +33,7 @@
33
* #getScenario()}. You may finish your activity manually in your test, it will not cause any
34
* problems and this rule does nothing after the test in such cases.
35
*
36
- * <p>This rule is an upgraded version of the now deprecated
+ * <p>This rule is an upgraded version of the now deprecated
37
* {@link androidx.test.rule.ActivityTestRule}.
38
39
* <p>This rule does not support calling scenario.getResult(). Use
0 commit comments