Skip to content

Commit 1ab0a34

Browse files
committed
Restore the testcases that were skipped
1 parent 0a0c3ba commit 1ab0a34

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

debug_test.go

-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ import (
1010
)
1111

1212
func TestDebugHandler(t *testing.T) {
13-
t.Skip()
14-
1513
mr := NewMethodRepository()
1614

1715
rec := httptest.NewRecorder()

0 commit comments

Comments
 (0)