Skip to content

Commit

Permalink
Merge branch 'phosanis-nightmare' of https://github.com/Not-Jayden/os…
Browse files Browse the repository at this point in the history
…rs-json-hiscores into phosanis-nightmare
  • Loading branch information
Not-Jayden committed Jul 2, 2021
2 parents eb5d0ba + c68e3be commit 5fbc042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/hiscores.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ test('Parse CSV to json', () => {
krilTsutsaroth: { rank: 120, score: 2981 },
mimic: { rank: 1, score: 109 },
nightmare: { rank: 3, score: 22666 },
phosanisNightmare: { rank: 2, score: 84},
phosanisNightmare: { rank: 2, score: 84 },
obor: { rank: 26, score: 323 },
sarachnis: { rank: 201, score: 1101 },
scorpia: { rank: 82, score: 3404 },
Expand Down

0 comments on commit 5fbc042

Please sign in to comment.