Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Commit

Permalink
(PC-1501): Updating snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Akhilian committed Apr 9, 2019
1 parent f1c2a75 commit c349c38
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ ShallowWrapper {
<withRouter(Connect(_Form))
BlockComponent={null}
Tag="form"
action="things/"
action="offers/N9"
className={null}
errorsPatch={Object {}}
failNotification="Formulaire non validé"
Expand Down Expand Up @@ -250,7 +250,7 @@ ShallowWrapper {
<withRouter(Connect(_Form))
BlockComponent={null}
Tag="form"
action="things/"
action="offers/N9"
className={null}
errorsPatch={Object {}}
failNotification="Formulaire non validé"
Expand Down Expand Up @@ -449,7 +449,7 @@ ShallowWrapper {
"props": Object {
"BlockComponent": null,
"Tag": "form",
"action": "things/",
"action": "offers/N9",
"children": Array [
<div
className="field-group"
Expand Down Expand Up @@ -1162,7 +1162,7 @@ ShallowWrapper {
<withRouter(Connect(_Form))
BlockComponent={null}
Tag="form"
action="things/"
action="offers/N9"
className={null}
errorsPatch={Object {}}
failNotification="Formulaire non validé"
Expand Down Expand Up @@ -1348,7 +1348,7 @@ ShallowWrapper {
<withRouter(Connect(_Form))
BlockComponent={null}
Tag="form"
action="things/"
action="offers/N9"
className={null}
errorsPatch={Object {}}
failNotification="Formulaire non validé"
Expand Down Expand Up @@ -1547,7 +1547,7 @@ ShallowWrapper {
"props": Object {
"BlockComponent": null,
"Tag": "form",
"action": "things/",
"action": "offers/N9",
"children": Array [
<div
className="field-group"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ ShallowWrapper {
type="select"
/>
</div>
<withRouter(Connect(RawMediationsManager)) />
<div>
<h2
className="main-list-title"
Expand Down Expand Up @@ -304,7 +303,6 @@ ShallowWrapper {
type="select"
/>
</div>
<withRouter(Connect(RawMediationsManager)) />
<div>
<h2
className="main-list-title"
Expand Down Expand Up @@ -485,7 +483,7 @@ ShallowWrapper {
type="select"
/>
</div>,
<withRouter(Connect(RawMediationsManager)) />,
undefined,
<div>
<h2
className="main-list-title"
Expand Down Expand Up @@ -709,15 +707,7 @@ ShallowWrapper {
],
"type": "div",
},
Object {
"instance": null,
"key": undefined,
"nodeType": "function",
"props": Object {},
"ref": null,
"rendered": null,
"type": [Function],
},
undefined,
Object {
"instance": null,
"key": undefined,
Expand Down Expand Up @@ -1225,7 +1215,6 @@ ShallowWrapper {
type="select"
/>
</div>
<withRouter(Connect(RawMediationsManager)) />
<div>
<h2
className="main-list-title"
Expand Down Expand Up @@ -1412,7 +1401,6 @@ ShallowWrapper {
type="select"
/>
</div>
<withRouter(Connect(RawMediationsManager)) />
<div>
<h2
className="main-list-title"
Expand Down Expand Up @@ -1593,7 +1581,7 @@ ShallowWrapper {
type="select"
/>
</div>,
<withRouter(Connect(RawMediationsManager)) />,
undefined,
<div>
<h2
className="main-list-title"
Expand Down Expand Up @@ -1817,15 +1805,7 @@ ShallowWrapper {
],
"type": "div",
},
Object {
"instance": null,
"key": undefined,
"nodeType": "function",
"props": Object {},
"ref": null,
"rendered": null,
"type": [Function],
},
undefined,
Object {
"instance": null,
"key": undefined,
Expand Down

0 comments on commit c349c38

Please sign in to comment.