Skip to content

Commit

Permalink
test: update test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
KenLSM committed Mar 28, 2024
1 parent d81855a commit 6cf0e29
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,7 @@ describe('admin-form.utils', () => {
title: params.title,
admin: newAdminId,
publicKey: params.publicKey,
submissionLimit: null,
}
expect(actual).toEqual(expected)
})
Expand Down

0 comments on commit 6cf0e29

Please sign in to comment.