Skip to content

Commit 0f2a5ca

Browse files
committed
fix: cells broken test (WPB-8645)
1 parent e3cb35c commit 0f2a5ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/cells/src/test/kotlin/com/wire/android/feature/cells/ui/CellFileActionsMenuTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ class CellFileActionsMenuTest {
132132
NodeBottomSheetAction.PUBLIC_LINK,
133133
NodeBottomSheetAction.DOWNLOAD,
134134
NodeBottomSheetAction.EDIT,
135+
NodeBottomSheetAction.VERSION_HISTORY,
135136
NodeBottomSheetAction.ADD_REMOVE_TAGS,
136137
NodeBottomSheetAction.MOVE,
137138
NodeBottomSheetAction.RENAME,

0 commit comments

Comments
 (0)