chore(workspaces): fix linter

This commit is contained in:
Alessandro Magionami
2025-03-24 15:31:02 +01:00
parent 01042e9d2d
commit cd39e18d9b
@@ -586,7 +586,8 @@ describe('checkout @gatekeeper', () => {
}
],
status: 'active',
cancelAt: null
cancelAt: null,
currentPeriodEnd: new Date()
}
let storedWorkspaceSubscriptionData: WorkspaceSubscription | undefined =