mirror of
https://github.com/langgenius/dify.git
synced 2026-09-05 00:31:19 +08:00
test(auth): update Gmail registration assertion
This commit is contained in:
parent
8c52f4c6e1
commit
6ed8d328b1
@ -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,
|
||||
)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user