GSA/code-gov-front-end

View on GitHub
src/components/quick-search-box/__snapshots__/quick-search-box.container.test.js.snap

Summary

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

exports[`containers - QuickSearchBox mapStateToProps should return the correct properties 1`] = `
Object {
  "query": "test-search-query",
}
`