@Test
    void handlesLongHelpSubcommands() throws Exception {
        assertThat(cli.run("check", "--help"))
                .isEmpty();