Add tests for the versioning model
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import Cache from './cache';
|
||||
|
||||
jest.mock('./input');
|
||||
|
||||
describe('Cache', () => {
|
||||
describe('Verification', () => {
|
||||
it('does not throw', () => {
|
||||
|
||||
Reference in New Issue
Block a user