Skip to content

Commit 5daba6b

Browse files
committed
fix: dummy commit to trigger a release
1 parent 402e876 commit 5daba6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -1580,7 +1580,6 @@ For example, in the following arguments map
15801580

15811581
the `anotherMethod` will be called on the object returned by `someMethod`, which has no arguments and which was executed on the current activity instance. Also `anotherMethod` accepts to arguments of type `java.lang.CharSequence` and `int`. The result of `anotherMethod` will be serialized and returned to the client.
15821582

1583-
15841583
## Parallel Tests
15851584

15861585
It is possible to execute tests in parallel using Espresso driver.

0 commit comments

Comments
 (0)