Skip to content

Commit

Permalink
fix:fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
divinecharlotte committed Dec 9, 2024
1 parent ab55d7e commit 07be4a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ export class CertificateLogService {
getnewreservationinfo.deviceGroups.length,
);
const getoldreservationinfo =
await this.deviceGroupService.getOldReservationInforDeveloperBsise(
await this.deviceGroupService.getOldReservationInfOrDeveloperBsise(
user.organizationId,
user.role,
filterDto,
Expand Down

0 comments on commit 07be4a2

Please sign in to comment.