mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Code formatting.
This commit is contained in:
parent
52f3b541bc
commit
88195a3f4b
@ -404,7 +404,6 @@ public class DeviceAgentServiceTest {
|
||||
Assert.assertEquals(response.getStatus(), Response.Status.BAD_REQUEST.getStatusCode(),
|
||||
"The response status should be 400");
|
||||
|
||||
|
||||
List<Object> payloadList = null;
|
||||
Response response2 = this.deviceAgentService.publishEvents(payloadList, TEST_DEVICE_TYPE,
|
||||
TEST_DEVICE_IDENTIFIER);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user