CAR-1283: ruff format conftest.py
CI / lint (pull_request) Failing after 3s
CI / typecheck (pull_request) Failing after 8s
CI / test (pull_request) Failing after 23s
CI / build-and-push (pull_request) Has been skipped

This commit is contained in:
2026-06-06 00:48:22 +00:00
parent 49383ae055
commit 183bc2df8e
-1
View File
@@ -117,7 +117,6 @@ def _register_event_listeners():
event.listen(cls, "before_insert", _set_timestamp_defaults)
TEST_JWT_SECRET = secrets.token_urlsafe(32)
TEST_SERVICE_KEY = secrets.token_urlsafe(32)
TEST_FERNET_KEY = "7reF42nmTwbdN21PBoubGp7h_FU8qSimstmlaMLoRK8="