updates javadoc

This commit is contained in:
spencergibb
2021-07-13 17:51:25 -04:00
parent ea459cee64
commit cfa273be8f

View File

@@ -123,7 +123,7 @@ public class BootstrapConfigurationTests {
/**
* Running the test from maven will start from a different directory then starting it
* from intellij
* @return
* @return external properties resource location
*/
private String getExternalProperties() {
String externalPropertiesPath = "classpath:external-properties/bootstrap.properties";