GSA/code-gov-front-end

View on GitHub
src/components/home-banner/__snapshots__/home-banner.container.test.js.snap

Summary

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

exports[`containers - HomeBanner mapStateToProps should return the correct properties 1`] = `
Object {
  "motto": "Sharing America's Code",
  "subtitle": "Unlock the tremendous potential of the Federal Government’s software.",
}
`