mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
test: fix
This commit is contained in:
parent
fdf7fb0baa
commit
d6bf81579d
1 changed files with 1 additions and 1 deletions
|
|
@ -1625,7 +1625,7 @@ describe('taskSharedMetaReducer', () => {
|
|||
taskIds: [],
|
||||
}),
|
||||
project2: jasmine.objectContaining({
|
||||
taskIds: ['task1', 'subtask1', 'subtask2'],
|
||||
taskIds: ['task1'],
|
||||
}),
|
||||
}),
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue