• Lukas Eipert's avatar
    Remove favicon check from mrWidgetOptions spec · 7db474ff
    Lukas Eipert authored
    The method that actually creates the favicon is already unit tested, I
    would have loved to mock it out, but ist is not possible without using
    rewire. So I decided we just check that the favicon href is changed and
    use that as a proxy for calling `setFaviconOverlay`
    7db474ff
mr_widget_options_spec.js 22.5 KB