You've already forked reloading-manager
fix tpyo
This commit is contained in:
@@ -11,7 +11,6 @@ type TestContext struct {
|
||||
}
|
||||
|
||||
func (t TestContext) JSON(code int, i interface{}) error {
|
||||
|
||||
if code != 400 {
|
||||
t.t.Fatal("expected 400")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user