1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-11-26 21:14:43 +01:00

Fixup tests

This commit is contained in:
Daniil Gentili 2023-06-19 01:15:22 +02:00
parent dcec859fda
commit 359cf3870d

View File

@ -140,6 +140,16 @@ n
n
"; } | $p tests/testing.php
}
runTestOld()
{
{
echo "b
$BOT_TOKEN
n
n
n
"; } | $p tests/testing.php
}
k
rm -f madeline.phar testing.madeline*
@ -149,7 +159,7 @@ tail -F MadelineProto.log &
echo "Testing with previous version..."
export ACTIONS_FORCE_PREVIOUS=1
cp tools/phar.php madeline.php
runTest
runTestOld
db mysql serialize
k