From 5bcacdea89132ae179377b3349d80b55c0b06d21 Mon Sep 17 00:00:00 2001 From: rbi-aap Date: Tue, 3 Sep 2024 12:06:47 +1000 Subject: [PATCH] update for check --- tests/test_wire.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_wire.py b/tests/test_wire.py index d7a5875c..fcf0bf73 100644 --- a/tests/test_wire.py +++ b/tests/test_wire.py @@ -114,7 +114,7 @@ def test_bookmarks_by_section(client, app): assert product_id == 1 with client.session_transaction() as session: - session['user'] = str(PUBLIC_USER_ID) + session['user'] = '59b4c5c61d41c8d736852fbf' session['user_type'] = 'public' with client.session_transaction() as session: