chore(deps): lock file maintenance (#4798)

This commit is contained in:
renovate[bot]
2021-01-04 13:30:18 +02:00
committed by GitHub
parent 1598acabff
commit 5fc1e84073
3 changed files with 329 additions and 341 deletions

View File

@ -45,7 +45,8 @@ describe('View Group', () => {
group('Year');
assertGroupsCount(2);
assertEachGroupCount('Year2020', 20);
const year = new Date().getFullYear();
assertEachGroupCount(`Year${year}`, 20);
assertEachGroupCount('Year2015', 3);
//disable group