update admin name #32

This commit is contained in:
2025-12-05 19:59:43 -03:00
parent c8c12bdde4
commit b136d83f81
11 changed files with 187 additions and 27 deletions

View File

@@ -50,7 +50,7 @@ def test_add_user(
assert user['name'] == 'Scott Weiland'
assert 'email' in user
assert 'email_verified' in user
assert 'created_at' in user
# assert 'created_at' in user
# assert 'org_id' in user
assert 'tenant_id' in user
assert 'emails#scott@stonetemplopilots.com' in user