Fixed typo.
Signed-off-by: Kai Zimmermann <kai.zimmermann@bosch-si.com>
This commit is contained in:
@@ -879,7 +879,7 @@ public class TargetResourceTest extends AbstractIntegrationTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
@Description("Verfies that the API resturns the status list with expected content split into two pages.")
|
@Description("Verfies that the API returns the status list with expected content split into two pages.")
|
||||||
public void getMultipleActionStatusWithPagingLimitRequestParameter() throws Exception {
|
public void getMultipleActionStatusWithPagingLimitRequestParameter() throws Exception {
|
||||||
final String knownTargetId = "targetId";
|
final String knownTargetId = "targetId";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user