composer install
echo "6\n12\n" | ./bin/console app:test
Result is:
Warning: stream_isatty(): 4 bytes of buffered data lost during stream conversion!
composer install
echo "6\n12\n" | ./bin/console app:test
Result is:
Warning: stream_isatty(): 4 bytes of buffered data lost during stream conversion!