Commit 6e5f957
committed
fix(tests): prevent cache interference in test_daisy_ui_support
- Added cache clearing at the start of test_daisy_ui_support
- Resolves test failure in Django 4.1 with Python 3.10 environment
- Ensures test isolation by preventing cached values from other tests1 parent cf28e84 commit 6e5f957
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
| 365 | + | |
365 | 366 | | |
366 | 367 | | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
367 | 373 | | |
368 | 374 | | |
369 | 375 | | |
| |||
0 commit comments