Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 967959c

Browse files
committed
fix: test fix
1 parent 8b76cb3 commit 967959c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/features/dashboard/register-app/__tests__/register-app.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@ describe('Update App Dialog', () => {
165165

166166
await expect(wsServer).toReceiveMessage({
167167
app_markup_percentage: 0,
168-
app_register: 1,
169168
name: 'test app name updated',
170169
redirect_uri: 'https://example.com',
171170
req_id: 1,

0 commit comments

Comments
 (0)