Skip to content

Commit 638ee26

Browse files
committed
Last remaining fixme
1 parent aee8a07 commit 638ee26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript-sdk/apps/dojo/e2e/tests/serverStarterAllFeaturesTests/sharedStatePage.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ test.describe("Shared State Feature", () => {
2121
);
2222
});
2323

24-
test("[Server Starter all features] should share state between UI and chat", async ({
24+
test.fixme("[Server Starter all features] should share state between UI and chat", async ({
2525
page,
2626
}) => {
2727
const sharedStateAgent = new SharedStatePage(page);

0 commit comments

Comments
 (0)