feat(Notion Node): Continue on fail support (#8788)

This commit is contained in:
Michael Kret
2024-03-05 15:45:36 +02:00
committed by GitHub
parent df064af645
commit 4850f6a9cc
18 changed files with 851 additions and 660 deletions

View File

@@ -1,4 +1,4 @@
import { formatBlocks } from '../GenericFunctions';
import { formatBlocks } from '../shared/GenericFunctions';
describe('Test NotionV2, formatBlocks', () => {
it('should format to_do block', () => {