mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-14 06:58:59 +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:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user