Skip to content

Commit

Permalink
feat(accept-blue): test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvdbrug committed Jan 10, 2025
1 parent 3ef51ed commit 67c7adb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -662,6 +662,7 @@ describe('Admin API', () => {
}
);
expect(updateRequest).toEqual({
active: false,
title: 'Updated title',
amount: 43.21,
frequency: 'biannually',
Expand Down

0 comments on commit 67c7adb

Please sign in to comment.