mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-08 19:12:22 +00:00
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:
committed by
GitHub
parent
f23928e418
commit
9c7d83117d
@@ -39,7 +39,6 @@ function writeConfig(kind) {
|
||||
profiles: {
|
||||
"docker-cdp": {
|
||||
cdpUrl: `http://127.0.0.1:${readTcpPortEnv("CDP_PORT", 19222)}`,
|
||||
color: "#FF4500",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user