Bump the eslint group with 3 updates #1178
Annotations
3 errors
|
test/visits/charts/LineChartCard.test.tsx#L111
Error: Snapshot `<LineChartCard /> > renders chart with expected data 5` mismatched
- Expected
+ Received
@@ -51,19 +51,19 @@
class="dropdown-menu dropdown-menu-end"
role="menu"
tabindex="-1"
>
<button
- class="dropdown-item"
+ class="dropdown-item active"
role="menuitem"
tabindex="0"
type="button"
>
Month
</button>
<button
- class="dropdown-item active"
+ class="dropdown-item"
role="menuitem"
tabindex="0"
type="button"
>
Week
@@ -166,156 +166,12 @@
y="373"
>
<tspan
dy="0.71em"
x="65"
- >
- 2023-04-03 - 2023-04-09
- </tspan>
- </text>
- </g>
- <g
- class="recharts-layer recharts-cartesian-axis-tick"
- >
- <line
- class="recharts-cartesian-axis-tick-line"
- fill="none"
- height="30"
- orientation="bottom"
- stroke="#666"
- width="730"
- x="65"
- x1="79.03846153846153"
- x2="79.03846153846153"
- y="365"
- y1="371"
- y2="365"
- />
- <text
- class="recharts-text recharts-cartesian-axis-tick-value"
- fill="#666"
- height="30"
- orientation="bottom"
- stroke="none"
- text-anchor="middle"
- width="730"
- x="79.03846153846153"
- y="373"
- >
- <tspan
- dy="0.71em"
- x="79.03846153846153"
- >
- 2023-04-10 - 2023-04-16
- </tspan>
- </text>
- </g>
- <g
- class="recharts-layer recharts-cartesian-axis-tick"
- >
- <line
- class="recharts-cartesian-axis-tick-line"
- fill="none"
- height="30"
- orientation="bottom"
- stroke="#666"
- width="730"
- x="65"
- x1="93.07692307692308"
- x2="93.07692307692308"
- y="365"
- y1="371"
- y2="365"
- />
- <text
- class="recharts-text recharts-cartesian-axis-tick-value"
- fill="#666"
- height="30"
- orientation="bottom"
- stroke="none"
- text-anchor="middle"
- width="730"
- x="93.07692307692308"
- y="373"
- >
- <tspan
- dy="0.71em"
- x="93.07692307692308"
- >
- 2023-04-17 - 2023-04-23
- </tspan>
- </text>
- </g>
- <g
- class="recharts-layer recharts-cartesian-axis-tick"
- >
- <line
- class="recharts-cartesian-axis-tick-line"
- fill="none"
- height="30"
- orientation="bottom"
- stroke="#666"
- width="730"
- x="65"
- x1="107.11538461538461"
- x2="107.11538461538461"
- y="365"
- y1="371"
- y2="365"
-
|
|
The logs for this run have expired and are no longer available.
Loading