mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
5 lines
217 B
TypeScript
5 lines
217 B
TypeScript
describe('Logs', () => {
|
|
// TODO: the test can be written without AI nodes once https://linear.app/n8n/issue/SUG-39 is implemented
|
|
it('should open NDV with the run index that corresponds to clicked log entry');
|
|
});
|