Merge pull request #3346 from danswer-ai/bugfix/chromatic-tests-2

Bugfix/chromatic tests 2
This commit is contained in:
rkuo-danswer
2024-12-04 19:44:05 -08:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ test(
await page.waitForURL("http://localhost:3000/chat");
await page.getByPlaceholder("Send a message ");
await page.getByPlaceholder("Send a message or try using @ or /");
await expect(page.locator("body")).not.toContainText(
"Initializing Danswer"