Skip to content

Commit

Permalink
not sure why tests breaking
Browse files Browse the repository at this point in the history
  • Loading branch information
EC2 Default User committed Dec 22, 2020
1 parent 7fa3bee commit d560a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/internal/handler/route/route_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ func TestRoute(t *testing.T) {
time.Sleep(time.Duration(100) * time.Millisecond)

// check ID discrepancy on Update

// test the string body id value != string route id value
errRoute := &UpdateInput{}
errRoute.ID = "2"
Expand Down

0 comments on commit d560a5f

Please sign in to comment.