Fix tests.

Use only test properties to avoid local config interference.

See #21
This commit is contained in:
Mark Paluch
2023-01-09 11:17:31 +01:00
parent aa5eff3d3f
commit 12faafa9ae
2 changed files with 6 additions and 5 deletions

View File

@@ -21,6 +21,6 @@ import org.springframework.test.context.ActiveProfiles;
/**
* @author Oliver Gierke
*/
@ActiveProfiles({ "local", "test" })
@ActiveProfiles({ "test" })
@SpringBootTest(classes = Application.class)
public abstract class AbstractIntegrationTests {}

View File

@@ -5,12 +5,13 @@ logging.level.org.springframework.web.client=TRACE
logging.level.org.springframework.http=DEBUG
# Deployment
deployment.repository-prefix=test-
deployment.api-key=foo
maven.parallelize=false
jira.username=dummy
jira.password=dummy
jira.api-url=http://localhost:8888
# Git
git.username=dummy
git.passphrase=dummy
git.password=dummy
git.email=dummy@dummy.com
git.author=dummy
github.api-url=http://localhost:8888
#Sagan
sagan.key=foo