Skip to content

Commit

Permalink
test: update e2e test data
Browse files Browse the repository at this point in the history
  • Loading branch information
rickstaa committed Jan 21, 2023
1 parent eab1402 commit fbb49e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/e2e.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { renderStatsCard } from "../../src/cards/stats-card.js";
import { renderTopLanguages } from "../../src/cards/top-languages-card.js";
import { renderWakatimeCard } from "../../src/cards/wakatime-card.js";

const REPO = "cra-test";
const REPO = "curly-fiesta";
const USER = "catelinemnemosyne";
const STATS_DATA = {
name: "Cateline Mnemosyne",
Expand Down

1 comment on commit fbb49e3

@vercel
Copy link

@vercel vercel bot commented on fbb49e3 Jan 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.