From 136c2d3d0ad922150fe4aa18f5b51f098f616b43 Mon Sep 17 00:00:00 2001 From: Joseph Petersen Date: Sat, 20 Apr 2019 15:55:38 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20Codacy=20markdown=20iss?= =?UTF-8?q?ue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/PLUGINS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/PLUGINS.md b/docs/PLUGINS.md index 4605266a..9e7683ef 100644 --- a/docs/PLUGINS.md +++ b/docs/PLUGINS.md @@ -193,7 +193,7 @@ public static final class DescriptorImpl extends Descriptor { See [mailer plugin#39](https://github.com/jenkinsci/mailer-plugin/pull/39) for a sample on required changes. -## How to test? +## How to test Simplest option for you to test JCasC compatibility in your plugin is to introduce a simple test case.