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
test(api-ls): add coverage for long path separator behavior
Adds a test case with a 54-char path (above the 50-char pathWidth cap)
to exercise the `ep.path.length >= pathWidth` branch in printTable,
verifying two spaces are emitted between the path and its summary.
0 commit comments