aboutsummaryrefslogtreecommitdiffstats
path: root/integrity-monitor/src/test/java/org/onap/policy/common/im/IntegrityMonitorTestBase.java
diff options
context:
space:
mode:
authorJorge Hernandez <jorge.hernandez-herrero@att.com>2018-11-27 16:28:40 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-27 16:28:40 +0000
commitdc569fec077a6d6acce415925685699d5907cd2d (patch)
tree1d1f9b80b23f03d317426508ff83256a1f01a665 /integrity-monitor/src/test/java/org/onap/policy/common/im/IntegrityMonitorTestBase.java
parentf6658bcf0374eaf2efa8e5a7c6fb135ced67d44c (diff)
parentc3cba1ad09e4bca029490e18fe51e972089f7ec7 (diff)
Merge "Fix checkstyle issue in policy common"
Diffstat (limited to 'integrity-monitor/src/test/java/org/onap/policy/common/im/IntegrityMonitorTestBase.java')
-rw-r--r--integrity-monitor/src/test/java/org/onap/policy/common/im/IntegrityMonitorTestBase.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/integrity-monitor/src/test/java/org/onap/policy/common/im/IntegrityMonitorTestBase.java b/integrity-monitor/src/test/java/org/onap/policy/common/im/IntegrityMonitorTestBase.java
index ba1fc344..f3ad1d32 100644
--- a/integrity-monitor/src/test/java/org/onap/policy/common/im/IntegrityMonitorTestBase.java
+++ b/integrity-monitor/src/test/java/org/onap/policy/common/im/IntegrityMonitorTestBase.java
@@ -134,7 +134,6 @@ public class IntegrityMonitorTestBase {
/**
* Saves current configuration information and then sets new values.
*
- * @param dbDriver the name of the DB Driver class
* @param dbUrl the URL to the DB
* @throws IOException if an IO error occurs
*/