mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-25 07:05:38 +00:00
move tests into tests folder (#271)
Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ before_install:
|
|||||||
install:
|
install:
|
||||||
- "./version.sh"
|
- "./version.sh"
|
||||||
- make lint
|
- make lint
|
||||||
- "./test.exp"
|
- "./tests/test.exp"
|
||||||
- "./version.sh"
|
- "./version.sh"
|
||||||
- commander test tests/commander.yaml
|
- commander test tests/commander.yaml
|
||||||
- make lint # rerun lint to see if output is different with .env in place
|
- make lint # rerun lint to see if output is different with .env in place
|
||||||
|
|||||||
Reference in New Issue
Block a user