mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 16:38:23 +00:00
tests(e2e): update data to fix retrieve stats card test (#3626)
This commit is contained in:
parent
319e3d401f
commit
547660b0f1
1 changed files with 2 additions and 2 deletions
|
|
@ -20,13 +20,13 @@ const STATS_DATA = {
|
|||
name: "Cateline Mnemosyne",
|
||||
totalPRs: 2,
|
||||
totalReviews: 0,
|
||||
totalCommits: 15,
|
||||
totalCommits: 16,
|
||||
totalIssues: 1,
|
||||
totalStars: 1,
|
||||
contributedTo: 1,
|
||||
rank: {
|
||||
level: "C",
|
||||
percentile: 98.2625144160878,
|
||||
percentile: 98.25108541551654,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue