From: Dessalines Date: Sat, 25 Apr 2020 02:02:12 +0000 (-0400) Subject: Removing run-tests TODO. X-Git-Url: http://these/git/?a=commitdiff_plain;h=df9135f41042148e13cc3d9803dd935d1d11fb7a;p=lemmy.git Removing run-tests TODO. --- diff --git a/docker/federation-test/run-tests.sh b/docker/federation-test/run-tests.sh index 43e2f909..4206f060 100755 --- a/docker/federation-test/run-tests.sh +++ b/docker/federation-test/run-tests.sh @@ -9,8 +9,6 @@ sudo docker build ../../ --file ../federation/Dockerfile --tag lemmy-federation: sudo docker-compose --file ../federation/docker-compose.yml --project-directory . up -d -# TODO: need to wait until the instances are initialised - pushd ../../ui yarn echo "Waiting for Lemmy to start..."