File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
core/src/test/java/org/jsmart/zerocode/core/kafka/receive/message Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 44import com .fasterxml .jackson .databind .JsonNode ;
55import com .fasterxml .jackson .databind .ObjectMapper ;
66import org .hamcrest .CoreMatchers ;
7+ import org .hamcrest .Matcher ;
78import org .jsmart .zerocode .core .di .provider .ObjectMapperProvider ;
89import org .junit .Test ;
910
Original file line number Diff line number Diff line change 376376 <artifactId >maven-dependency-plugin</artifactId >
377377 <version >${maven-dependency-plugin.version} </version >
378378 </plugin >
379- <plugin > <!-- for flaky testing -->
380- <groupId >edu.illinois</groupId >
381- <artifactId >nondex-maven-plugin</artifactId >
382- <version >2.1.7</version >
383- </plugin >
384379 </plugins >
385380 </pluginManagement >
386381
You can’t perform that action at this time.
0 commit comments