Skip to content

Commit cd840bf

Browse files
committed
#RI-6081 - fix tests
1 parent 47b7469 commit cd840bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redisinsight/ui/src/pages/browser/BrowserPage.test.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ const selectKey = (state: any, selectedKey: any, data?: any = {}) => {
5151
...state.app,
5252
context: {
5353
...state.app.context,
54+
contextInstanceId: 'instanceId',
5455
browser: {
5556
...state.app.context.browser,
5657
bulkActions: {

0 commit comments

Comments
 (0)