tests on thinkpad x200 failed because of some race increasing sleep 5 sec fixes this, now all slow computers should be able to properly run the setup to

This commit is contained in:
dni 2022-07-24 10:12:20 +02:00
commit 9f2c0d86af

View file

@ -99,7 +99,7 @@ lnbits-lightning-init(){
bitcoin-cli-sim -generate 10 > /dev/null
echo "wait for 10s..."
sleep 10 # else blockheight tests fail for cln
sleep 15 # else blockheight tests fail for cln
lnbits-lightning-sync