junit-team/junit-examples

Scope test missing in samples

Closed this issue · 2 comments

This sample does not have a testscope for the two last dependencies.

https://github.com/junit-team/junit5-samples/blob/3fdebd603f448c10413e4780327ccfdb27c15500/junit5-maven-consumer/pom.xml#L85

I am assuming this is an oversight.

You're right. Would you mind submitting a PR to fix it? 🙂

Sure