mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat(Notion Node): Continue on fail support (#8788)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { formatBlocks } from '../GenericFunctions';
|
||||
import { formatBlocks } from '../shared/GenericFunctions';
|
||||
|
||||
describe('Test NotionV2, formatBlocks', () => {
|
||||
it('should format to_do block', () => {
|
||||
|
||||
Reference in New Issue
Block a user