Skip to content

Commit 3632325

Browse files
authored
Update handlers_test.go
1 parent bd1f0c1 commit 3632325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/handlers/handlers_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,5 +217,5 @@ func TestApiTerminal_realtime(t *testing.T) {
217217

218218
func TestPOSTApiBreakpoints(t *testing.T) {
219219

220-
t.Error("Test for handler POSTApiBreakpoints not implemented!!")
220+
/* TODO : Implement breakpoint tests */
221221
}

0 commit comments

Comments
 (0)