Mock AssetProxy in frontmatter testing
This commit is contained in:
parent
17b40b58ea
commit
365c0358e9
@ -1,5 +1,7 @@
|
||||
import Frontmatter from '../frontmatter';
|
||||
|
||||
jest.mock("../../valueObjects/AssetProxy.js");
|
||||
|
||||
const FrontmatterFormatter = new Frontmatter();
|
||||
|
||||
describe('Frontmatter', () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user