Skip to content

Commit 835ae63

Browse files
chore: re-enable tests in microsoft.spec.ts (#3848)
1 parent 38cc50e commit 835ae63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-tests/playwright/e2e/auth-providers/microsoft.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ MICOROSFT:
1515
[-] emailLocalPartMatchingUserEntityName
1616
*/
1717

18-
test.describe.skip("Configure Microsoft Provider", async () => {
18+
test.describe("Configure Microsoft Provider", async () => {
1919
let common: Common;
2020
let uiHelper: UIhelper;
2121

0 commit comments

Comments
 (0)