Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit a63df89

Browse files
committed
Tests fixed
1 parent 0620533 commit a63df89

File tree

1 file changed

+0
-58
lines changed

1 file changed

+0
-58
lines changed

src/containers/__snapshots__/OasisFooter.test.js.snap

-58
Original file line numberDiff line numberDiff line change
@@ -6,64 +6,6 @@ exports[`(Container) OasisFooter should render 1`] = `
66
>
77
<div
88
key="0"
9-
>
10-
<div
11-
className="row"
12-
>
13-
<div>
14-
<h4>
15-
Information
16-
</h4>
17-
<a
18-
href="https://github.com/MakerDAO/maker-market/wiki"
19-
key="0"
20-
rel="noopener noreferrer"
21-
target="_blank"
22-
>
23-
Documentation
24-
</a>
25-
<a
26-
href="https://makerdao.github.io/markets/"
27-
key="1"
28-
rel="noopener noreferrer"
29-
target="_blank"
30-
>
31-
Market Data
32-
</a>
33-
</div>
34-
</div>
35-
</div>
36-
<div
37-
key="1"
38-
>
39-
<div
40-
className="row"
41-
>
42-
<div>
43-
<h4>
44-
MakerDAO
45-
</h4>
46-
<a
47-
href="https://chat.makerdao.com/"
48-
key="0"
49-
rel="noopener noreferrer"
50-
target="_blank"
51-
>
52-
Chat
53-
</a>
54-
<a
55-
href="https://www.reddit.com/r/MakerDAO/"
56-
key="1"
57-
rel="noopener noreferrer"
58-
target="_blank"
59-
>
60-
Reddit
61-
</a>
62-
</div>
63-
</div>
64-
</div>
65-
<div
66-
key="2"
679
>
6810
<div
6911
className="row"

0 commit comments

Comments
 (0)