diff --git a/src/test/integration/playwright/.auth/user.json b/src/test/integration/playwright/.auth/user.json deleted file mode 100644 index ba8976b..0000000 --- a/src/test/integration/playwright/.auth/user.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "cookies": [ - { - "name": "connect.sid", - "value": "s%3Aow7WG7x84XDjOz1bhuLk2ZHI7SGdWOQ1.1NuswrPoiYfdfCH6a17hRt9X06%2B8e2Du5W%2BjJemFzXs", - "domain": "localhost", - "path": "/", - "expires": 1742994012.655226, - "httpOnly": true, - "secure": false, - "sameSite": "Lax" - }, - { - "name": "JSESSIONID", - "value": "node018vw6hkksmti7yt5eyknrmkpd339443.node0", - "domain": "apisandbox.openbankproject.com", - "path": "/", - "expires": -1, - "httpOnly": true, - "secure": true, - "sameSite": "Lax" - } - ], - "origins": [] -} \ No newline at end of file