feat: init api
This commit is contained in:
@@ -17,5 +17,4 @@ func TestGetStatus(t *testing.T) {
|
||||
r.ServeHTTP(w, req)
|
||||
|
||||
assert.Equal(t, http.StatusNotImplemented, w.Code, w.Body)
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user