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: add session config to test mocks to prevent NPE
- PackageManager.isEnabled() requires session.config to be non-null
- Added config >> [:] to Session mocks in affected tests
- Fixes CondorExecutorTest and CrgExecutorTest failures
0 commit comments