refactor: minor issue and documentation

This commit is contained in:
yusing
2026-02-07 21:01:04 +08:00
parent 58305a496f
commit 65cfa90c95
4 changed files with 9 additions and 11 deletions

View File

@@ -230,7 +230,6 @@ func TestEntrypointBypassRoute(t *testing.T) {
portInt, err := strconv.Atoi(port)
expect.NoError(t, err)
expect.NoError(t, err)
entry := entrypoint.NewTestEntrypoint(t, nil)
_, err = route.NewStartedTestRoute(t, &route.Route{
Alias: "test-route",