Skip to content

Commit 17964b3

Browse files
justin808claude
andcommitted
Add language specifier to code fence in TURBO_NAVIGATION_TEST_ISSUE.md
Added 'tree' as the language identifier for the fenced code block showing the file structure, changing from generic ``` to ```tree for better syntax highlighting and clarity. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 1850fde commit 17964b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TURBO_NAVIGATION_TEST_ISSUE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ npm run test:e2e -- --grep "Turbo navigation"
143143

144144
## Files to Create/Modify
145145

146-
```
146+
```tree
147147
spec/dummy/spec/playwright/
148148
├── turbo_navigation.spec.js (new)
149149
└── support/

0 commit comments

Comments
 (0)