changes of the error
This commit is contained in:
+1
-1
@@ -3506,7 +3506,7 @@ def test_email():
|
|||||||
address="Test Address 123, 12345 Test City",
|
address="Test Address 123, 12345 Test City",
|
||||||
price="0",
|
price="0",
|
||||||
date="Test City, 01.01.2023",
|
date="Test City, 01.01.2023",
|
||||||
selected_package="starter"
|
software_name="starter"
|
||||||
)
|
)
|
||||||
return "Test email sent successfully."
|
return "Test email sent successfully."
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
|
|||||||
Reference in New Issue
Block a user