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
fix: improve comment propagation from lib4vex (#4423)
Lib4vex produces a "comment" field but we were trying to load a "comments" (plural) one and thus not getting any comments parsed by the library. This changes our grab from lib4vex to match what it's producing, and changes the necessary tests that will suddenly be getting the correct data.
Signed-off-by: Terri Oda <[email protected]>
0 commit comments