mirror of
https://github.com/brmlab/wekan-mailer.git
synced 2025-06-09 10:24:21 +02:00
Create test for wekan config
This commit is contained in:
parent
5e93948620
commit
e6ae8b22d0
2 changed files with 99 additions and 0 deletions
7
pom.xml
7
pom.xml
|
@ -37,6 +37,13 @@
|
|||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.github.stefanbirkner</groupId>
|
||||
<artifactId>system-rules</artifactId>
|
||||
<version>1.18.0</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue