-
Notifications
You must be signed in to change notification settings - Fork 47
chore: Migrate Junit3/4 to Junit5 #1197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I'm unsure what I should do with the test class @slawekjaranowski @olamy any opinion? |
Signed-off-by: Sandra Parsick <sandra@parsick.dev>
Signed-off-by: Sandra Parsick <sandra@parsick.dev>
15b24f5 to
4b75afb
Compare
src/test/java/org/apache/maven/plugins/site/deploy/SiteDeployWebDavWithoutAuthTest.java
Outdated
Show resolved
Hide resolved
drop it |
|
please look at build result ... master branch is build ok, so after it also should be green |
I rebased it locally, but it is not reproducible on my machine. Therefore, I start a rerun |
|
@slawekjaranowski build is fixed! |
|
@sparsick Please assign appropriate label to PR according to the type of change. |
Also migrate AbstractMojoTestCase to MojoTest.