chore: Conflict in AGENTS.md
This commit is contained in:
parent
7a1c4d3efa
commit
a8f5e25454
|
|
@ -64,6 +64,6 @@ If you are looking for OliveTin's AI policy, you can find it in `AI.md`.
|
||||||
### Troubleshooting
|
### Troubleshooting
|
||||||
- API tests failing with content-type errors: ensure Connect handler is served under `/api/` and the client targets that base URL.
|
- API tests failing with content-type errors: ensure Connect handler is served under `/api/` and the client targets that base URL.
|
||||||
- Executor panics: check for nil `Binding/Action` and add guards in step functions.
|
- Executor panics: check for nil `Binding/Action` and add guards in step functions.
|
||||||
- Integration timeouts: wait for `initial-marshal-complete` and use selectors matching the Vue UI.
|
- Integration timeouts: wait for `loaded-dashboard` and use selectors matching the Vue UI.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue