Update tests for the latest changes.

This commit is contained in:
2026-02-05 19:26:20 +00:00
parent 3469e6fa3f
commit 250189dbe5
3 changed files with 6 additions and 11 deletions
+1 -1
View File
@@ -526,7 +526,7 @@ class TestValidateSessionRefresh:
token = create_session(
user_uuid=test_user.uuid,
credential_uuid=test_credential.uuid,
host="localhost:4401",
host="localhost",
ip="127.0.0.1",
user_agent="pytest",
expiry=old_expiry,