fix(deploy): match registered host intent
This commit is contained in:
parent
eebfc790fe
commit
ed7ba130c8
3 changed files with 9 additions and 3 deletions
|
|
@ -111,7 +111,7 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"url": "http://127.0.0.1:3922/v1/host-navigate?host=codex&intent=gitpush",
|
||||
"url": "http://127.0.0.1:3922/v1/host-navigate?host=codex&intent=git-push",
|
||||
"expected": {
|
||||
"status": "COMPILED_EXACT_NO_GUESS",
|
||||
"lighthouse_id": "SYS-GLW-LTH-0001",
|
||||
|
|
|
|||
Loading…
Reference in a new issue