Fix YAML frontmatter: quote task names containing colons

This commit is contained in:
2026-05-08 05:59:20 +00:00
parent 1306716897
commit dc8a19c659
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
---
id: integration-test-ws-client-server
name: Integration test: WebSocket client and server event targets together
name: "Integration test: WebSocket client and server event targets together"
status: pending
depends_on: [websocket-client-tests, websocket-server-tests]
scope: moderate