Skip to content

Commit 3961f1d

Browse files
authored
Update packages/nextjs/src/server/actions/__tests__/createOrganization.test.ts
1 parent 0445179 commit 3961f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/nextjs/src/server/actions/__tests__/createOrganization.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ describe('createOrganization (Next.js server action)', () => {
130130
message: expect.stringContaining('Failed to create the organization: Upstream validation failed'),
131131
});
132132
});
133-
});
133+
});

0 commit comments

Comments
 (0)