Delete a specific version of a schema #1100
Annotations
2 errors
SchemaControllerTest.shouldDeleteLatestSchemaVersion():
src/test/java/com/michelin/ns4kafka/controller/SchemaControllerTest.java#L598
Wanted but not invoked:
applicationEventPublisher.publishEvent(
<any>
);
-> at com.michelin.ns4kafka.controller.SchemaControllerTest.shouldDeleteLatestSchemaVersion(SchemaControllerTest.java:598)
Actually, there were zero interactions with this mock.
|
build
Process completed with exit code 1.
|