mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-10 06:54:12 +00:00
Removing run-tests TODO.
This commit is contained in:
parent
8a25f0f816
commit
df9135f410
1 changed files with 0 additions and 2 deletions
2
docker/federation-test/run-tests.sh
vendored
2
docker/federation-test/run-tests.sh
vendored
|
@ -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..."
|
||||
|
|
Loading…
Reference in a new issue