summaryrefslogtreecommitdiff
path: root/cli/tests/integration/flags_tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/integration/flags_tests.rs')
-rw-r--r--cli/tests/integration/flags_tests.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/integration/flags_tests.rs b/cli/tests/integration/flags_tests.rs
index 55a83594b..695283aca 100644
--- a/cli/tests/integration/flags_tests.rs
+++ b/cli/tests/integration/flags_tests.rs
@@ -34,7 +34,7 @@ fn help_output() {
"Bundle module and dependencies into single file",
"Cache the dependencies",
"Type-check the dependencies",
- "UNSTABLE: Compile the script into a self contained executable",
+ "Compile the script into a self contained executable",
"Generate shell completions",
"Print coverage reports",
"Show documentation for a module",