JAL-3038 unit test updates for JalviewJS workaround hack
[jalview.git] / test / jalview / io / cache / JvCacheableInputBoxTest.java
index dfd7973..6c79f31 100644 (file)
@@ -34,7 +34,7 @@ public class JvCacheableInputBoxTest
 
     try
     {
-      // This 1ms delay is essential to prevent the
+      // This delay is essential to prevent the
       // assertion below from executing before
       // swing thread finishes updating the combo-box
       Thread.sleep(100);