diff --git a/.cursor/rules/web-testing-rules.mdc b/.cursor/rules/web-testing-rules.mdc index 8abdf3490..5a825730c 100644 --- a/.cursor/rules/web-testing-rules.mdc +++ b/.cursor/rules/web-testing-rules.mdc @@ -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 -