diff --git a/src/frontend/tsconfig.json b/src/frontend/tsconfig.json index e0783a71a..eb6a8f098 100644 --- a/src/frontend/tsconfig.json +++ b/src/frontend/tsconfig.json @@ -25,7 +25,7 @@ "tests/end-to-end/chatInputOutput.spec.ts", "tests/end-to-end/chatInputOutputUser - Interact.spec.ts", "tests/end-to-end/codeAreaModalComponent.spec.ts", - "tests/end-to-end/curl_api_generation.spec.ts", + "tests/end-to-end/curlApiGeneration.spec.ts", "tests/end-to-end/deleteComponentFlows.spec.ts", "tests/end-to-end/dragAndDrop.spec.ts", "tests/end-to-end/dropdownComponent.spec.ts",