diff --git a/docs/advanced/testing.mdx b/docs/advanced/testing.mdx index 132e386..fad249e 100644 --- a/docs/advanced/testing.mdx +++ b/docs/advanced/testing.mdx @@ -1,5 +1,5 @@ --- -title: "Testing"php +title: "Testing" description: "Testing strategies and examples for prompts, commands, tracking, and AI SDK integration." --- diff --git a/docs/core/commands.mdx b/docs/core/commands.mdx index 89e0797..c1e09a6 100644 --- a/docs/core/commands.mdx +++ b/docs/core/commands.mdx @@ -171,7 +171,6 @@ php artisan prompt:activate order-summary v2 Output: - ```bash Version 2 of prompt [order-summary] activated. ```