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 module opens for e2e tests to enable Cucumber step definitions
Added surefire plugin configuration with --add-opens for e2e test packages to allow Cucumber reflection access to step definitions. This resolves the InaccessibleObjectException that was preventing e2e.EvaluationTest from running.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
Signed-off-by: Simon Schrottner <[email protected]>
0 commit comments