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 2e64eff commit 161ff47Copy full SHA for 161ff47
CHANGELOG.md
@@ -9,14 +9,14 @@ Removed legacy code and dependencies.
9
### New
10
* Support am instrument options in snippet client.
11
* Support adb reverse in `AdbProxy`.
12
-* Improved mechaism for tracking repeat and retry records in test report.
+* Improved mechanism for tracking repeat and retry records in test report.
13
14
### Breaking Changes
15
* [Deprecation] `get_available_host_port` is now deprecated and will be removed
16
in the next major release. Please rely on the OS to allocate ports.
17
18
### Fixes
19
-* Elinimated redundant `fastboot` calls.
+* Eliminated redundant `fastboot` calls.
20
21
[Full list of changes](https://github.com/google/mobly/milestone/30?closed=1)
22
0 commit comments