Remove s-i-http Test Dependency from s-i-amqp
No longer needed.
This commit is contained in:
@@ -285,7 +285,6 @@ project('spring-integration-amqp') {
|
||||
}
|
||||
testCompile("org.springframework.amqp:spring-rabbit-junit:$springAmqpVersion")
|
||||
testCompile project(":spring-integration-stream")
|
||||
testCompile project(":spring-integration-http") // need to test INT-2713
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user