| 1 | import {CommonSignals_Enum} from '#core/constants/common-signals'; |
| 2 | import {whenUpgradedToCustomElement} from '#core/dom/amp-element-helpers'; |
| 3 | |
| 4 | const t = describes.sandboxed.configure().ifChrome(); |
nothing calls this directly
no test coverage detected