changes of the error

This commit is contained in:
2026-08-27 13:33:36 +02:00
parent e727b33838
commit 82ca90347d
+1 -1
View File
@@ -3506,7 +3506,7 @@ def test_email():
address="Test Address 123, 12345 Test City",
price="0",
date="Test City, 01.01.2023",
selected_package="starter"
software_name="starter"
)
return "Test email sent successfully."
except Exception as e: