GSA/code-gov-front-end

View on GitHub
src/components/project-page/__snapshots__/project-page.container.test.js.snap

Summary

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

exports[`containers - ProjectPage mapStateToProps should return the correct properties 1`] = `
Object {
  "repo": "test-project",
}
`