Skip to content

Commit

Permalink
Remove server dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Aug 16, 2024
1 parent 7b3b5ec commit 0a26f26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion qa/smoke-test-http/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ dependencies {
testImplementation project(path: ':plugins:transport-reactor-netty4') // for http
testImplementation project(path: ':plugins:transport-nio')
testImplementation project(path: ':plugins:identity-shiro') // for http
testImplementation project(path: ':server')
}

integTest {
Expand Down

0 comments on commit 0a26f26

Please sign in to comment.