Skip to content

Commit af1e305

Browse files
author
Andrey K
committed
Java 11
1 parent f41eb5a commit af1e305

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ List<Field.Step> customSteps = testCase.getCustomField("separated_steps");
5353
// work with typed customSteps
5454
......
5555
```
56-
Find the map of supported TestRail field types to Java types in the javadoc of ```Field.Type``` enum.
57-
As mentioned [above](#thin-client-library), since this is a thin library, it does not store the list of fields. You can cache them on your end if you like.
5856

5957
License
6058
----------

0 commit comments

Comments
 (0)