The test logs in the IDE aren't folded for some re...
# kotlintest
d
The test logs in the IDE aren't folded for some reason though, I get this (apart from other things), they used to be folded in the previous versions no?
Copy code
classpathResourceSelectors=[]
classSelectors=[]
methodSelectors=[]
directorySelectors=[]
fileSelectors=[]
moduleSelectors=[]
packageSelectors=[]
uniqueIdSelectors=[]
uriSelectors=[]
engineFilters=[]
postDiscoveryFilters=[]
classnameFilters=[IncludeClassNameFilter that includes class names that match one of the following regular expressions: '.*', ExcludeClassNameFilter that excludes class names that match one of the following regular expressions: 'com\.intellij\.rt.*' OR 'com\.intellij\.junit3.*']
packageNameFilters=[]
]