FileBrowserV2UISpecifications.st
changeset 19528 511dbd46b036
parent 18337 62fbf1524a7a
--- a/FileBrowserV2UISpecifications.st	Wed Feb 26 12:03:08 2020 +0100
+++ b/FileBrowserV2UISpecifications.st	Wed Feb 26 13:52:53 2020 +0100
@@ -597,7 +597,7 @@
 
     |l|
 
-    l := super skippedInLiteralEncoding asOrderedCollection.
+    l := super skippedInLiteralEncoding.
     visibility isNil ifTrue:[l add:#visibility].
     ^ l