Simplify files via gofmt -s (thanks, Go Report Card!)
This commit is contained in:
@@ -229,7 +229,7 @@ func TestServeHTTPCallsInnerMuxAfterAcquiringLock(t *testing.T) {
|
||||
func TestUpdateUpdatesMuxWithProvideRouteList(t *testing.T) {
|
||||
sm := New()
|
||||
rs := []model.Route{
|
||||
model.Route{
|
||||
{
|
||||
Method: "GET",
|
||||
Pattern: "/",
|
||||
Entrypoint: "/bin/sh -c",
|
||||
|
||||
Reference in New Issue
Block a user