Skip to content

Commit

Permalink
update typo: +TestingbotTestCollection
Browse files Browse the repository at this point in the history
  • Loading branch information
jochen-testingbot committed May 10, 2024
1 parent ddea6f2 commit b5dcef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Retrieves a collection of tests


```java
TestingbotTest test = restApi.getTests(int offset, int count);
TestingbotTestCollection test = restApi.getTests(int offset, int count);
```

### getBuilds
Expand Down

0 comments on commit b5dcef1

Please sign in to comment.