Commit 3e96272
Fix download preview test for Filament href escaping.
Filament 5.6+ HTML-escapes signed URLs in href attributes, so assert the decoded href matches rather than expecting raw ampersands in the rendered HTML.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 974f30a commit 3e96272
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
206 | 209 | | |
207 | 210 | | |
0 commit comments