Skip to content

Commit fad4c16

Browse files
committed
smoke test
Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent 95378f2 commit fad4c16

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
management:
2+
endpoints:
3+
web:
4+
exposure:
5+
include: '*'

integration-tests/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<module>it-common</module>
2626
<module>it-exporter</module>
2727
<module>it-pushgateway</module>
28+
<module>it-spring-boot-smoke-test</module>
2829
</modules>
2930

3031
<build>

0 commit comments

Comments
 (0)