mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
tests: correct test name
This commit is contained in:
parent
ca491d873e
commit
49f80d78e4
@ -1,6 +1,6 @@
|
||||
import { deferred } from '../../src/util/deferred';
|
||||
|
||||
describe('Tests cached status code', () => {
|
||||
describe('Tests deferred object', () => {
|
||||
it('test resolve method', () => {
|
||||
const d = deferred();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user