about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--edit.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/edit.mu b/edit.mu
index d802c770..4f127249 100644
--- a/edit.mu
+++ b/edit.mu
@@ -4845,7 +4845,7 @@ scenario run-instruction-and-print-warnings-only-once [
 ]
 
 scenario run-instruction-manages-screen-per-sandbox [
-  $close-trace  # trace too long for github #? 1
+  $close-trace  # trace too long for github
   assume-screen 100/width, 20/height
   # left editor is empty
   1:address:array:character <- new []