You've already forked tf2wikipricing
oops
This commit is contained in:
@@ -79,7 +79,6 @@ describe('Price Service', () => {
|
||||
|
||||
await expect(fetchPrice(mockToken, mockDefIndex + ";" + mockQuality)).rejects.toThrow()
|
||||
})
|
||||
})
|
||||
|
||||
test('fetchKeyPrice uses correct parameters', async () => {
|
||||
(getStorageValue as jest.Mock).mockResolvedValue(null);
|
||||
|
||||
Reference in New Issue
Block a user