Skip to content

Commit 1922dec

Browse files
authored
re-enable skipped test (Azure#15025)
1 parent 74156f9 commit 1922dec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

sdk/communication/communication-phone-numbers/test/public/lro.search.spec.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ matrix([[true, false]], async function(useAad) {
2727
};
2828

2929
before(function(this: Context) {
30-
// SKIPPING BECAUSE TOLL-FREE ACQUISITION IS DISABLED
31-
// STOP SKIPPING WHEN SERVICE ENABLES ACQUISITION
32-
this.skip();
33-
3430
if (useAad && !canCreateRecordedClientWithToken()) {
3531
this.skip();
3632
}

0 commit comments

Comments
 (0)