remove intentional failure

This commit is contained in:
Samir Patel 2021-05-27 21:41:29 -05:00 committed by Samir Patel
parent 53b0e98bb1
commit fe0bb20658

View file

@ -553,7 +553,6 @@ func TestHandler_Endpoints(t *testing.T) {
t.Fatalf("wrong length field usage list: expected %d, got %d", len(i1.Fields()), numFields)
}
}
t.Fatalf("end")
})