Vector-Local/tests/jest/__snapshots__/App.test.js.snap

23 lines
505 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`App renders a typeahead search component 1`] = `
<cdx-typeahead-search-stub
accesskey="f"
aria-label="Search MediaWiki"
autoexpandwidth="false"
buttonlabel="searchbutton"
class=""
debounceinterval="120"
formaction=""
highlightquery="true"
id="searchform"
initialinputvalue=""
placeholder="Search MediaWiki"
searchfooterurl=""
searchresults=""
searchresultslabel="searchresults"
showthumbnail="true"
title="search"
/>
`;