Update test to use valid event with existing image (חינה event)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
635c2fe2f4
commit
7f50aec444
@ -137,8 +137,8 @@ async def test_send_message(db):
|
|||||||
|
|
||||||
params = {
|
params = {
|
||||||
"contact_name": "בדיקה",
|
"contact_name": "בדיקה",
|
||||||
"event_id": "f3122a7d-1d7c-4cc1-955d-1c6b7358bd25",
|
"event_id": "7c170667-9643-48c6-ad95-43cd3a1a36e1", # חינה event with valid image
|
||||||
"invitation_image_url": "https://api-invy.dvirlabs.com/uploads/1d32b5fbab0f494cae443b4188a83ca3.jpg",
|
"invitation_image_url": "https://api-invy.dvirlabs.com/uploads/271fe5d87db744ae934337bf91fcd19e.png",
|
||||||
}
|
}
|
||||||
|
|
||||||
print(f"\nTest Parameters:")
|
print(f"\nTest Parameters:")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user