Skip to content

Commit 247e3af

Browse files
committed
Clean up mobile shell test warning
1 parent 28dc098 commit 247e3af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/web/src/shells/mobile-shell/index.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,7 +807,7 @@ describe("MobileShell Phase 2 workspace", () => {
807807

808808
return undefined;
809809
});
810-
const { store } = renderMobileShell({
810+
renderMobileShell({
811811
initialEntry: "/workspace",
812812
sessions: [],
813813
paneLayout: {

0 commit comments

Comments
 (0)