1
0
Fork 0

get tests passing

This commit is contained in:
Enoch Riese 2022-11-14 16:33:57 -06:00
parent f26098fe90
commit 0115a46d8a
3 changed files with 9 additions and 7 deletions

View file

@ -19,6 +19,7 @@ describe('Hooks', () => {
preSample: [],
postSample: [],
preRender: [],
preLayout: [],
postLayout: [],
postRender: [],
insertText: [],