mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 22:15:15 +00:00
fix: fix e2e test data
This commit is contained in:
parent
4ff2c2a425
commit
c1dc7b850c
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ const WAKATIME_DATA = {
|
|||
};
|
||||
|
||||
const REPOSITORY_DATA = {
|
||||
name: "cra-test",
|
||||
name: REPO,
|
||||
nameWithOwner: `${USER}/cra-test`,
|
||||
isPrivate: false,
|
||||
isArchived: false,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue