mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-14 10:58:34 +00:00
tests(e2e): update data to fix retrieve stats card test (#3609)
This commit is contained in:
committed by
GitHub
parent
fa50161a65
commit
533469d677
@@ -20,13 +20,13 @@ const STATS_DATA = {
|
||||
name: "Cateline Mnemosyne",
|
||||
totalPRs: 2,
|
||||
totalReviews: 0,
|
||||
totalCommits: 8,
|
||||
totalCommits: 1,
|
||||
totalIssues: 1,
|
||||
totalStars: 1,
|
||||
contributedTo: 1,
|
||||
rank: {
|
||||
level: "C",
|
||||
percentile: 98.06929469995667,
|
||||
percentile: 98.38875766503551,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user