1 // Jest Snapshot v1, https://goo.gl/fbAQLP
3 exports[`should render correctly 1`] = `
5 className="page page-limited"
6 id="project-branch-like"
9 className="page-header"
12 project_branch_pull_request.page
14 <withAppStateContext(LifetimeInformation) />
20 "analysisDate": "2018-01-01",
21 "excludedFromPurge": true,
26 "analysisDate": "2018-01-01",
27 "excludedFromPurge": true,
32 "analysisDate": "2018-01-01",
33 "excludedFromPurge": true,
38 "analysisDate": "2018-01-01",
40 "branch": "feature/foo/bar",
46 "analysisDate": "2018-01-01",
47 "excludedFromPurge": true,
52 "analysisDate": "2018-01-01",
54 "branch": "feature/foo/bar",
60 "analysisDate": "2018-01-01",
61 "excludedFromPurge": true,
66 "analysisDate": "2018-01-01",
67 "excludedFromPurge": true,
72 "analysisDate": "2018-01-01",
74 "branch": "feature/foo/bar",
104 onBranchesChange={[MockFunction]}