mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-05-12 16:09:53 +00:00
Removed the \n that was added unintentionally.
This commit is contained in:
@@ -37,7 +37,6 @@ test('Authorize existing client while not signed in', async ({ page }) => {
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
test('Authorize new client', async ({ page }) => {
|
||||
const oidcClient = oidcClients.immich;
|
||||
const urlParams = createUrlParams(oidcClient);
|
||||
|
||||
Reference in New Issue
Block a user