http-service: fix test. irritatingly can't make slf4j-simple the only slf4j implementation during tests

This commit is contained in:
Adam
2017-04-20 15:02:31 -04:00
parent 7c9560cbcf
commit ea9e17a472
2 changed files with 19 additions and 13 deletions

View File

@@ -78,6 +78,7 @@
<groupId>com.commongroundpublishing</groupId>
<artifactId>slf4j-servletcontext</artifactId>
<version>1.0.0</version>
<scope>runtime</scope>
</dependency>
<dependency>