mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-05-02 16:00:34 +02:00
temporarily disable chat tests
This commit is contained in:
parent
035f83c464
commit
6a7e2a8036
@ -11,7 +11,7 @@ export default defineConfig({
|
||||
viewport: { width: 1280, height: 720 },
|
||||
storageState: "admin_auth.json",
|
||||
},
|
||||
testIgnore: ["**/codeUtils.test.ts", "**/current_assistant.spec.ts"],
|
||||
testIgnore: ["**/codeUtils.test.ts", "**/chat/**"],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user