use Test2::Tools::Tiny;

sleep 60 unless $ENV{FAILURE_DO_PASS};

ok(1);
done_testing;