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:
Rick Staa 2023-06-13 15:58:30 +02:00 committed by GitHub
parent 66e5492654
commit 9831d254d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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