cucumber / cucumber-jvm

Cucumber for the JVM
https://cucumber.io
MIT License
2.69k stars 2.02k forks source link

Use import static for Assertions in archetype #2899

Closed paltaie closed 4 days ago

paltaie commented 6 days ago

🤔 What's changed?

Fixed issue as described in Issue #2898

🏷️ What kind of change is this?

♻️ Anything particular you want feedback on?

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

📋 Checklist:


mpkorstanje commented 4 days ago

Cheers. Much appreciated!