ISSUE-33 #96

Merged
hitanshu merged 88 commits from kruti/CFTunnels:ISSUE-33 into test 2026-01-14 17:26:26 +00:00
Showing only changes of commit c0b881974b - Show all commits

View File

@ -13,6 +13,10 @@ java {
} }
} }
test {
systemProperty 'spring.profiles.active', 'test'
}
repositories { repositories {
mavenCentral() mavenCentral()
} }