Skip to content

Commit 16ce6e1

Browse files
Exclude failing sample from smoke tests (Azure#24394)
1 parent aeff34d commit 16ce6e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sdk/communication/communication-identity/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@
6262
"azure",
6363
"azure-communication-services"
6464
],
65+
"skip": [
66+
"getTokenForTeamsUser.js"
67+
],
6568
"requiredResources": {
6669
"Azure Communication Services account": "https://docs.microsoft.com/azure/communication-services/quickstarts/create-communication-resource"
6770
}

0 commit comments

Comments
 (0)