diff --git a/Website/main.py b/Website/main.py index f28de17..41fdac2 100644 --- a/Website/main.py +++ b/Website/main.py @@ -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: