GSA/code-gov-front-end

View on GitHub
src/components/menu/subcomponents/search-box-dropdown/__snapshots__/search-box-dropdown.container.test.js.snap

Summary

Maintainability
Test Coverage
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`containers - Menu - SearchBoxDropdown mapStateToProps should return the correct properties 1`] = `
Object {
  "searchDropdown": "test-search-dropdown",
}
`