fix import

This commit is contained in:
Phillip Thelen
2023-02-16 09:58:09 +01:00
parent c5f5da1d32
commit d69de2948b
2 changed files with 0 additions and 2 deletions

View File

@@ -251,7 +251,6 @@ describe('cron utility functions', () => {
.to.be.sameMoment('2022-07-10T02:00:00.144Z');
});
it('multi-month plan with perk count', () => {
const user = baseUserData(60, 1, 'basic_3mo');
user.purchased.plan.perkMonthCount = 2;