mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:00:44 +00:00
docs: remove duplicate H1 where frontmatter title already sets it
This commit is contained in:
@@ -5,8 +5,6 @@ read_when:
|
||||
title: "Tests"
|
||||
---
|
||||
|
||||
# Tests
|
||||
|
||||
- Full testing kit (suites, live, Docker): [Testing](/help/testing)
|
||||
|
||||
- `pnpm test:force`: Kills any lingering gateway process holding the default control port, then runs the full Vitest suite with an isolated gateway port so server tests don’t collide with a running instance. Use this when a prior gateway run left port 18789 occupied.
|
||||
|
||||
Reference in New Issue
Block a user