[MNT-22754] fix context menus for records (#2706)

* fix context menus for records

* fix unit tests

* fix unit tests
This commit is contained in:
Denys Vuika
2022-10-11 22:21:30 +01:00
committed by GitHub
parent fdee939243
commit df4a80f641
6 changed files with 51 additions and 3 deletions

View File

@@ -345,7 +345,11 @@ describe('app.evaluators', () => {
check: () => (checked = true)
},
selection: {
file: {},
file: {
entry: {
isFile: true
}
},
isEmpty: false,
nodes: [
{