From d0a2b85f26808d29584c04a7deea124eb394568f Mon Sep 17 00:00:00 2001 From: KavithaSiva Date: Mon, 12 Aug 2024 16:14:01 +0200 Subject: [PATCH] chore: re-enable test --- tests/e2e-tests/src/orchestration.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e-tests/src/orchestration.test.ts b/tests/e2e-tests/src/orchestration.test.ts index 2ba37f90..656e1ded 100644 --- a/tests/e2e-tests/src/orchestration.test.ts +++ b/tests/e2e-tests/src/orchestration.test.ts @@ -5,7 +5,7 @@ import { import 'dotenv/config'; describe('orchestration', () => { - test.skip("should complete a chat, but currently doesn't work", async () => { + it('should complete a chat', async () => { const request: GenAiHubCompletionParameters = { deploymentConfiguration: { deploymentId: 'db1d64d9f06be467' }, llmConfig: {