We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38cc50e commit 835ae63Copy full SHA for 835ae63
e2e-tests/playwright/e2e/auth-providers/microsoft.spec.ts
@@ -15,7 +15,7 @@ MICOROSFT:
15
[-] emailLocalPartMatchingUserEntityName
16
*/
17
18
-test.describe.skip("Configure Microsoft Provider", async () => {
+test.describe("Configure Microsoft Provider", async () => {
19
let common: Common;
20
let uiHelper: UIhelper;
21
0 commit comments