mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 22:15:15 +00:00
test: update 2e2 rank values (#2816)
This commit ensures the new rank values introduced by #2762 are added to the 2e2 test.
This commit is contained in:
parent
66e5492654
commit
9831d254d7
1 changed files with 4 additions and 1 deletions
|
|
@ -20,7 +20,10 @@ const STATS_DATA = {
|
|||
totalIssues: 1,
|
||||
totalStars: 1,
|
||||
contributedTo: 1,
|
||||
rank: { level: "B", score: 98.50610674501908 },
|
||||
rank: {
|
||||
level: "C",
|
||||
percentile: 97.89377603631637,
|
||||
},
|
||||
};
|
||||
|
||||
const LANGS_DATA = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue