Thanks to visit codestin.com Credit goes to github.com
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 eab1402 commit fbb49e3Copy full SHA for fbb49e3
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