Skip to content

Commit 199a98d

Browse files
talygurynCopilot
andauthored
Update workers/paymaster/tests/index.test.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 91a2e63 commit 199a98d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

workers/paymaster/tests/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ describe('PaymasterWorker', () => {
322322
};
323323

324324
describe('Blocked workspace reminder tests', () => {
325-
test('Should remind admins for blocked workspace if it has subscription and after payday passed 1 day', async () => {
325+
test('Should remind admins for blocked workspace if it has subscription and after block passed 1 day', async () => {
326326
await testBlockedWorkspaceReminder(
327327
new Date('2004-12-31'),
328328
new Date('2005-01-31'),

0 commit comments

Comments
 (0)