Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

Commit

Permalink
Skip rspamd test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Crooke committed Apr 15, 2020
1 parent 6c539bd commit 3b4fb43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/bats/tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ setup() {
}

@test "default rspamd web interface is accessible" {
skip
docker exec "$CONTAINER" apt-get -y install curl
docker exec "$CONTAINER" curl -s "http://localhost:11334"
}
Expand Down

0 comments on commit 3b4fb43

Please sign in to comment.