Skip to content

Commit

Permalink
test: add integration test configuration for keycloak JWT with role (#…
Browse files Browse the repository at this point in the history
…848)

Signed-off-by: Pat Losoponkul <[email protected]>
Signed-off-by: Shota Jolbordi <[email protected]>
  • Loading branch information
patlo-iog authored and Shota Jolbordi committed Mar 18, 2024
1 parent 4b483f4 commit 3e0292c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ interface ServiceBase {
fun start() {
env.start()
}

fun stop() {
if (!keepRunning) {
env.stop()
Expand Down

0 comments on commit 3e0292c

Please sign in to comment.