Fix YAML frontmatter: quote task names containing colons
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user