Start building against Reactor 2.0.1 snapshots
See gh-2719
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
class RestTests {
|
||||
|
||||
@Autowired
|
||||
Reactor reactor
|
||||
EventBus eventBus
|
||||
|
||||
@Test
|
||||
void test() {
|
||||
assertNotNull(reactor)
|
||||
assertNotNull(eventBus)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user