Added post call to update one customer 20 times which creates 20 events every time when build executes.
NOTE: The build is failing still as only 27 events return for V2 because the token used for the product version2 doesn't have permission for post-call. Need to update the token on CircleCI for the product version2 and run the build 3-4 times after that it will consistently get more than 100 events every time as we are adding 20 events every time.
Description of change
TDL-16367: Fix pagination test failure
NOTE: The build is failing still as only 27 events return for V2 because the token used for the product version2 doesn't have permission for post-call. Need to update the token on CircleCI for the product version2 and run the build 3-4 times after that it will consistently get more than 100 events every time as we are adding 20 events every time.
Manual QA steps
Risks
Rollback steps