mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 20:27:23 +00:00
chore: cleanup
This commit is contained in:
@@ -105,7 +105,6 @@ export class CloudSSO extends BasePage {
|
||||
|
||||
await samlModal.locator('[data-test-id="nc-saml-title"]').fill(p.title);
|
||||
if (p.url) {
|
||||
// await samlModal.locator('[data-test-id="nc-saml-metadata-url"]').fill(p.url);
|
||||
// if url then extract the xml data and fill it, since local urls are not supported
|
||||
const requestContext = await request.newContext();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user