diff --git a/test/snippets.test.js b/test/snippets.test.js index 6e9fac1..36cbab8 100644 --- a/test/snippets.test.js +++ b/test/snippets.test.js @@ -10,7 +10,6 @@ const snippets = { ...arraysSnippets, ...arrowSnippets, ...promisesSnippets, - ...functionJsSnippets, ...functionTsSnippets, }