Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
oddsson committed Sep 30, 2024
1 parent 20bf0f1 commit 49b739c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ describe('SubpoenaController - Get subpoena pdf', () => {
subpoenaId,
theCase,
defendant,
subpoena,
res,
subpoena,
)
} catch (error) {
then.error = error as Error
Expand Down

0 comments on commit 49b739c

Please sign in to comment.