We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09abdc5 commit 4b79b6bCopy full SHA for 4b79b6b
tests/e2e/e2e.test.js
@@ -11,7 +11,7 @@ import { renderStatsCard } from "../../src/cards/stats-card.js";
11
import { renderTopLanguages } from "../../src/cards/top-languages-card.js";
12
import { renderWakatimeCard } from "../../src/cards/wakatime-card.js";
13
14
-const REPO = "cra-test";
+const REPO = "curly-fiesta";
15
const USER = "catelinemnemosyne";
16
const STATS_DATA = {
17
name: "Cateline Mnemosyne",
0 commit comments