mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
fix(GitHub Node): Update auth urls for enterprise server (#15533)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { NodeTestHarness } from '@nodes-testing/node-test-harness';
|
||||
|
||||
describe('Test Github Oauth2 Credentials Expression', () => {
|
||||
new NodeTestHarness().setupTests();
|
||||
});
|
||||
Reference in New Issue
Block a user