Skip to content

Commit

Permalink
removed unnecessary addition
Browse files Browse the repository at this point in the history
  • Loading branch information
eneskuluk committed Apr 13, 2021
1 parent 5efd0b5 commit 4c6aaa3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2192,7 +2192,6 @@ public void testAddIPCameraViaCreateBroadcast()

@Test
public void testAddIPCamera() {
BroadcastRestService restService = Mockito.spy(restServiceReal);
Result result = new Result(false);

Broadcast newCam = new Broadcast("testAddIPCamera", "10.2.40.64:8080", "admin", "admin",
Expand Down

0 comments on commit 4c6aaa3

Please sign in to comment.