mirror of
https://github.com/maxswa/osrs-json-hiscores.git
synced 2025-10-15 10:19:04 +00:00
Update skill page test
This commit is contained in:
@@ -206,5 +206,5 @@ test('Get attack top page', async done => {
|
|||||||
done();
|
done();
|
||||||
};
|
};
|
||||||
|
|
||||||
getSkillPage('main', 'attack', 1).then(callback);
|
getSkillPage('attack').then(callback);
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user