mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-20 00:35:23 +00:00
test: add new ranking to e2e test (#2750)
This commit is contained in:
parent
c301289f7d
commit
1a2a82c3be
1 changed files with 1 additions and 4 deletions
|
|
@ -20,10 +20,7 @@ const STATS_DATA = {
|
|||
totalIssues: 1,
|
||||
totalStars: 1,
|
||||
contributedTo: 1,
|
||||
rank: {
|
||||
level: "A+",
|
||||
score: 50.88831151384285,
|
||||
},
|
||||
rank: { level: "B", score: 98.50610674501908 },
|
||||
};
|
||||
|
||||
const LANGS_DATA = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue