Skip to content

Commit

Permalink
Update src/test/java/com/sonyericsson/jenkins/plugins/bfa/jcasc/Confi…
Browse files Browse the repository at this point in the history
…gurationAsCodeLocalTest.java
  • Loading branch information
timja committed Jun 20, 2019
1 parent d86e755 commit c91b881
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
*/
public class ConfigurationAsCodeLocalTest {

static final String NO_CAUSES_MESSAGE = "No problems were identified. If you know why this problem "
static final String NO_CAUSES_MESSAGE = "No problems were identified. Please contribute failure causes to help others "
+ "occurred, please add a suitable Cause for it.";
static final int EXPECTED_SCAN_THREADS = 6;
static final int EXPECTED_MAXIMUM_SOD_WORKER_THREADS = 4;
Expand Down

0 comments on commit c91b881

Please sign in to comment.