fix: issue with header flashing + issue with trial date

Removed an empty line in the web testing rules.
This commit is contained in:
Eli Bosley
2025-11-20 21:08:07 -05:00
committed by GitHub
parent 330e81a484
commit 64875edbba

View File

@@ -241,4 +241,3 @@ const pinia = createTestingPinia({
- Set initial state for focused testing
- Test computed properties by accessing them directly
- Verify state changes by updating the store