mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
CI always runs with TEST_DEBUG=1 which prints logs anyway, and testing locally should also be done this way, combined with pytest which captures the logs. No need to duplicate the functionality of pytest. Signed-off-by: Christian Decker <decker.christian@gmail.com>