Skip to content

Commit

Permalink
fix: dummy commit to trigger a release
Browse files Browse the repository at this point in the history
  • Loading branch information
KazuCocoa committed Oct 24, 2023
1 parent 402e876 commit 5daba6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1580,7 +1580,6 @@ For example, in the following arguments map

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.


## Parallel Tests

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

0 comments on commit 5daba6b

Please sign in to comment.