Bug 1868838 - Update ASRouter coverage expectations for ModalOverlay to match reality. r=pdahiya

Differential Revision: https://phabricator.services.mozilla.com/D199002
This commit is contained in:
Mike Conley 2024-01-29 18:52:29 +00:00
parent 3005a1ccd6
commit 6957024e69

View File

@ -89,6 +89,12 @@ module.exports = function (config) {
functions: 0,
branches: 0,
},
"content-src/components/ModalOverlay/ModalOverlay.jsx": {
statements: 92,
lines: 92,
functions: 100,
branches: 66,
},
"modules/ASRouter.jsm": {
statements: 75,
lines: 75,