You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix test to verify behavior instead of inspecting code
- Removed code inspection anti-pattern from test
- Now tests actual behavior: that AssertionError is not raised
- Added proper test setup with necessary attributes
- Second test covers the full integration behavior
0 commit comments