Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/advanced/testing.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Testing"php
title: "Testing"
description: "Testing strategies and examples for prompts, commands, tracking, and AI SDK integration."
---

Expand Down
1 change: 0 additions & 1 deletion docs/core/commands.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ php artisan prompt:activate order-summary v2

Output:


```bash
Version 2 of prompt [order-summary] activated.
```
Expand Down