Signed-off-by: Jonatan Schlag jonatan.schlag@ipfire.org --- test/nitsi/test/hello-world/settings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/nitsi/test/hello-world/settings b/test/nitsi/test/hello-world/settings index 27447c2..ee066ce 100644 --- a/test/nitsi/test/hello-world/settings +++ b/test/nitsi/test/hello-world/settings @@ -7,5 +7,5 @@ Copy_to = /root/
[VIRTUAL_ENVIRONMENT] Name = basic -path = ../virtual-environment/basic +path = ../../virtual-environment/basic