Skip to content

Commit

Permalink
Update jobrunrpro-spring-boot-autoconfigure/src/test/java/org/axonfra…
Browse files Browse the repository at this point in the history
…mework/extensions/jobrunrpro/autoconfig/AxonJobRunrProAutoConfigurationTest.java

Co-authored-by: Steven van Beelen <[email protected]>
  • Loading branch information
2 people authored and gklijs committed Mar 3, 2023
1 parent 6a40e05 commit 851b14a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
class AxonJobRunrProAutoConfigurationTest {

@Test
void eventSchedulerAndDeadlineManagercreated() {
void jobRunrDeadlineManagerIsCreated() {
new ApplicationContextRunner()
.withPropertyValues("axon.axonserver.enabled=false")
.withUserConfiguration(DefaultContext.class)
Expand Down

0 comments on commit 851b14a

Please sign in to comment.