aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/documentation_test.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/shirabe/tests/documentation_test.rs')
-rw-r--r--crates/shirabe/tests/documentation_test.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/shirabe/tests/documentation_test.rs b/crates/shirabe/tests/documentation_test.rs
index 9ea9d37..7c9bef1 100644
--- a/crates/shirabe/tests/documentation_test.rs
+++ b/crates/shirabe/tests/documentation_test.rs
@@ -1,7 +1,7 @@
//! ref: composer/tests/Composer/Test/DocumentationTest.php
#[test]
-#[ignore = "requires the console Application and Symfony ApplicationDescription to enumerate commands, which are not yet ported"]
+#[ignore = "Application::set_auto_exit (setAutoExit) does not exist, required by provideCommandCases"]
fn test_command() {
todo!()
}