test(auth): update Gmail registration assertion

This commit is contained in:
林玮 (Jade Lin) 2026-08-25 17:41:26 +08:00
parent 8c52f4c6e1
commit 6ed8d328b1

View File

@ -27,6 +27,7 @@ def test_create_new_account_uses_requested_language(mock_create_account):
interface_language="zh-Hans",
timezone="Asia/Shanghai",
ip_address=None,
check_normalized_email=True,
session=ANY,
)