Refactor LogServletTest to use DB
[dmaap/datarouter.git] / datarouter-prov / src / test / resources / h2Database.properties
index 5bc20ed..e954002 100755 (executable)
@@ -24,3 +24,4 @@
 # Database access
 org.onap.dmaap.datarouter.db.driver   = org.h2.Driver
 org.onap.dmaap.datarouter.db.url      = jdbc:h2:mem:test;DB_CLOSE_DELAY=-1
+org.onap.dmaap.datarouter.provserver.isaddressauthenabled  = true
\ No newline at end of file