mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
test: Add test for implicit evaluation loop (#19200)
This commit is contained in:
@@ -182,7 +182,6 @@ export const test = base.extend<TestFixtures, WorkerFixtures>({
|
||||
|
||||
const serverUrl = `http://${proxyServerContainer?.getHost()}:${proxyServerContainer?.getFirstMappedPort()}`;
|
||||
const proxyServer = new ProxyServer(serverUrl);
|
||||
await proxyServer.loadExpectations();
|
||||
|
||||
await use(proxyServer);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user