We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b7469 commit cd840bfCopy full SHA for cd840bf
redisinsight/ui/src/pages/browser/BrowserPage.test.tsx
@@ -51,6 +51,7 @@ const selectKey = (state: any, selectedKey: any, data?: any = {}) => {
51
...state.app,
52
context: {
53
...state.app.context,
54
+ contextInstanceId: 'instanceId',
55
browser: {
56
...state.app.context.browser,
57
bulkActions: {
0 commit comments