mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:50:46 +00:00
docs: standardize frontmatter field order (summary before title)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
summary: "Testing utilities and patterns for OpenClaw plugins"
|
||||
title: "Plugin testing"
|
||||
sidebarTitle: "Testing"
|
||||
summary: "Testing utilities and patterns for OpenClaw plugins"
|
||||
read_when:
|
||||
- You are writing tests for a plugin
|
||||
- You need test utilities from the plugin SDK
|
||||
|
||||
Reference in New Issue
Block a user