Skip to content

Commit

Permalink
chore: add comment to skipped test
Browse files Browse the repository at this point in the history
  • Loading branch information
JBR90 committed Dec 18, 2024
1 parent 87b04e0 commit 94b2bad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/nextjs/tests-e2e/tests/chat-performance.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ test.describe("Component renders during lesson chat", () => {
});
});

// this is disabled because react scan is not currently working in preview deplyments.
test.skip("There are no unnecessary rerenders across left and right side of chat", async ({
page,
}) => {
Expand Down

0 comments on commit 94b2bad

Please sign in to comment.