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-pubsub-with-redis
name: Integration test: createPubSub with Redis event target
name: "Integration test: createPubSub with Redis event target"
status: pending
depends_on: [redis-adapter-tests, core-pubsub-tests]
scope: narrow