Commit 5fe3e1c
Fix Playwright support/index.js comments and remove Cypress references
Updated header comments to reference Playwright instead of Cypress:
- Changed references from "Cypress" to "Playwright"
- Updated documentation link to Playwright test fixtures docs
- Removed commented-out Cypress-specific import
- Updated comment to reference './on-rails' instead of './commands'
These comments were carried over from the cypress-on-rails template
but should reflect Playwright usage.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 4aaf34e commit 5fe3e1c
1 file changed
+6
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
18 | | - | |
19 | 17 | | |
20 | 18 | | |
21 | | - | |
| 19 | + | |
0 commit comments