Skip to content

Commit b2e34ac

Browse files
committed
test: update snapshots
1 parent 0e02523 commit b2e34ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/__snapshots__/renderWakatimeCard.test.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,13 +209,13 @@ exports[`Test Render Wakatime Card should render correctly with compact layout w
209209
}
210210
211211
.rank-circle-rim {
212-
stroke: #2f80ed;
212+
stroke: undefined;
213213
fill: none;
214214
stroke-width: 6;
215215
opacity: 0.2;
216216
}
217217
.rank-circle {
218-
stroke: #2f80ed;
218+
stroke: undefined;
219219
stroke-dasharray: 250;
220220
fill: none;
221221
stroke-width: 6;

0 commit comments

Comments
 (0)