Initial Commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export const contextMock = {
|
||||
config: {} as any,
|
||||
client: jest.fn() as any,
|
||||
api: jest.fn() as any,
|
||||
};
|
||||
Reference in New Issue
Block a user