diff --git a/test/noosfero_test.sh b/test/noosfero_test.sh index 00570e0..03b1886 100644 --- a/test/noosfero_test.sh +++ b/test/noosfero_test.sh @@ -14,7 +14,7 @@ test_noosfero_on_subdir() { } test_reverse_proxy_noosfero() { - local meta="$(run_on social curl-host softwarepublico.dev http://localhost/social | sed -e '/noosfero:root/ !d; s/^\s*//')" + local meta="$(run_on social curl-host softwarepublico.dev http://social/social/ | sed -e '/noosfero:root/ !d; s/^\s*//')" assertEquals '' "$meta" } -- libgit2 0.21.2