Add @JooqTest
This commit provides test slicing for jOOQ. See gh-9343
This commit is contained in:
committed by
Stephane Nicoll
parent
a685d9ec92
commit
00a643f9d8
@@ -227,5 +227,10 @@
|
||||
<artifactId>de.flapdoodle.embed.mongo</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jooq</groupId>
|
||||
<artifactId>jooq</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user