You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected: contains all of [
'aClass',
'another',
'intLocalInMain',
'local',
'localThatsNull',
'nestedFunction',
'parameter',
'testClass'
]
Actual: ['aClass', 'another', 'parameter']
Which: has too few elements (3 < 8)
This test is currently skipped and should be re-enabled once DDC / DWDS resolves the issue.