From e082066d35f7cdb5dbc97aff439ce98412860bac Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Mon, 16 Sep 2024 15:22:24 +0200 Subject: [PATCH] chore: synchronize workspaces --- .../challenge-20240916105610000001.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 persistence/sql/migratest/fixtures/hydra_oauth2_logout_request/challenge-20240916105610000001.json diff --git a/persistence/sql/migratest/fixtures/hydra_oauth2_logout_request/challenge-20240916105610000001.json b/persistence/sql/migratest/fixtures/hydra_oauth2_logout_request/challenge-20240916105610000001.json deleted file mode 100644 index a199f7e1a7..0000000000 --- a/persistence/sql/migratest/fixtures/hydra_oauth2_logout_request/challenge-20240916105610000001.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "challenge": "challenge-20240916105610000001", - "subject": "subject-0014", - "sid": "session_id-0014", - "request_url": "http://request/0014", - "rp_initiated": true, - "expires_at": "2022-02-15T22:20:20.911379Z", - "requested_at": "2022-02-15T22:20:20.911379Z", - "client": null -}