Polish "Add Reactor test utilities to reactive test starters"
See gh-47795
This commit is contained in:
parent
544f60a17e
commit
8d1b13da64
|
|
@ -26,4 +26,5 @@ dependencies {
|
|||
api(project(":starter:spring-boot-starter-test"))
|
||||
|
||||
api(project(":module:spring-boot-rsocket-test"))
|
||||
api("io.projectreactor:reactor-test")
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue