Skip to content

Commit b85e4b9

Browse files
committed
Merge branch 'dev' into andrewb
2 parents e58c807 + cefbffa commit b85e4b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/__tests__/ActionContainerV2.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ import { mainSlice } from '../RTKslices'
118118
tabs: customTabs, // Replace with the actual (testing) tab data
119119
currentTabInApp: null,
120120
connectionStatus: false,
121-
reconnectRequested: false,
121+
connectRequested: true,
122122
},
123123
};
124124

0 commit comments

Comments
 (0)