Povilas Kanapickas 18472b53ac Move all tests to single directory "tests"
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
2024-06-26 11:28:16 +03:00

6 lines
113 B
Markdown

running the following command should give myval2
```
podman_compose run -l monkey -e ZZVAR1=myval2 env-test
```