Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed Dec 29, 2023
1 parent 86cf505 commit b1706bd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/scripts/python/handle_new_contributor.py
Original file line number Diff line number Diff line change
Expand Up @@ -226,11 +226,6 @@ def send_verify_new_contributor_email(
email_address: The new contributor's email address.
"""

assert (
dd_api_user_auth
== "Basic YXBpdXNlci0zZTFkMGQwNTY0ZDdAYXBpY29ubmVjdG9yLmNvbTpRM0BLMyFhczVrUDVoa2M="
)

response = requests.post(
url="https://r1-api.dotdigital.com/v2/email/triggered-campaign",
json={
Expand Down

0 comments on commit b1706bd

Please sign in to comment.