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(translation-detector): add direct tests for isTranslated
Covers the previously untested public method with four cases:
wrapped text (true), bare text (false), mismatched text (false),
and escaped single quotes in wrapper (true).
0 commit comments