get tests passing
This commit is contained in:
parent
f26098fe90
commit
0115a46d8a
3 changed files with 9 additions and 7 deletions
|
@ -19,6 +19,7 @@ describe('Hooks', () => {
|
|||
preSample: [],
|
||||
postSample: [],
|
||||
preRender: [],
|
||||
preLayout: [],
|
||||
postLayout: [],
|
||||
postRender: [],
|
||||
insertText: [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue