test: add new ranking to e2e test (#2750)

This commit is contained in:
Rick Staa 2023-06-02 11:14:12 +02:00 committed by GitHub
parent c301289f7d
commit 1a2a82c3be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 = {