Created
January 5, 2016 22:14
-
-
Save jglick/be18314e5871d2b27324 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- a/src/test/java/plugins/JavadocPluginTest.java | |
+++ b/src/test/java/plugins/JavadocPluginTest.java | |
@@ -17,7 +17,7 @@ | |
/** | |
* Feature: Test Javadoc plugin | |
*/ | |
-@WithPlugins("javadoc") | |
+@WithPlugins("[email protected]") | |
public class JavadocPluginTest extends AbstractJUnitTest { | |
/** | |
* Scenario: Publish javadoc from freestyle job |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment