cucumber-jvm icon indicating copy to clipboard operation
cucumber-jvm copied to clipboard

Change Junit5 Assertions import in archetype to be a static import

Open paltaie opened this issue 1 year ago • 0 comments

🤔 What's changed?

Fixed issue as described in Issue #2898

🏷️ What kind of change is this?

  • :bug: Bug fix (non-breaking change which fixes a defect)

♻️ Anything particular you want feedback on?

This is my first Cucumber contribution so let me know if there's something to improve

📋 Checklist:

  • [x] I agree to respect and uphold the Cucumber Community Code of Conduct
  • [x] I've changed the behaviour of the code
    • [x] I have added/updated tests to cover my changes.
  • [ ] My change requires a change to the documentation.
    • [ ] I have updated the documentation accordingly.
  • [ ] Users should know about my change
    • [x] I have added an entry to the "Unreleased" section of the CHANGELOG, linking to this pull request.

paltaie avatar Jul 03 '24 10:07 paltaie