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
- Add expectPanic field to test struct for proper panic testing
- Update test to use panic recovery instead of expecting error
- The nil CertManager case causes a panic in jail.go:35, not an error
- All tests now pass with proper panic handling
0 commit comments