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
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
npm run unittest -- --grep="extensionsUtil bravifyText"
Original issue description
The browser-laptop project presently doesn't test the behavior of extensionsUtil.js::bravifyText. Most of the methods located there are probably okay, but we should make sure that bravifyText remains tested and doesn't regress.
Automated test plan
npm run unittest -- --grep="extensionsUtil bravifyText"
Original issue description
The browser-laptop project presently doesn't test the behavior of
extensionsUtil.js::bravifyText
. Most of the methods located there are probably okay, but we should make sure that bravifyText remains tested and doesn't regress.Missed case identified, resolved via #8182
The text was updated successfully, but these errors were encountered: