mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-14 01:36:03 +00:00
chore: commit workspace changes
This commit is contained in:
@@ -75,7 +75,7 @@ class TestStartupFlow:
|
||||
"""Test auth endpoint."""
|
||||
# First startup may allow initial setup
|
||||
response = e2e_client.post('/api/v1/user/auth', json={
|
||||
'username': 'admin',
|
||||
'user': 'admin',
|
||||
'password': 'admin',
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user