fix: browser CDP Docker lane rejects its fixture (#114691)

* test(e2e): drop retired browser profile color

* test(ci): remove duplicate Codex prewarm routing
This commit is contained in:
Peter Steinberger
2026-07-27 16:00:36 -04:00
committed by GitHub
parent f23928e418
commit 9c7d83117d

View File

@@ -39,7 +39,6 @@ function writeConfig(kind) {
profiles: {
"docker-cdp": {
cdpUrl: `http://127.0.0.1:${readTcpPortEnv("CDP_PORT", 19222)}`,
color: "#FF4500",
},
},
},