Disable backup and outgoing mail in module test
Some checks failed
CI / build (push) Has been cancelled
Some checks failed
CI / build (push) Has been cancelled
This commit is contained in:
parent
6818a9cea2
commit
afd284a008
2 changed files with 8 additions and 2 deletions
|
@ -46,4 +46,4 @@ def test(subtest, webserver):
|
|||
|
||||
url = "http://example.com/index.html"
|
||||
expect_http_code(webserver, "301", url)
|
||||
expect_http_location(webserver, "http://localhost/index.html", url)
|
||||
expect_http_location(webserver, "http://docs.example.com/index.html", url)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue