Skip to content

Commit 5a780ca

Browse files
committed
added new recordings
1 parent b70860b commit 5a780ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk/communication/azure-communication-phonenumbers/assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "python",
44
"TagPrefix": "python/communication/azure-communication-phonenumbers",
5-
"Tag": "python/communication/azure-communication-phonenumbers_233e7cbdc7"
5+
"Tag": "python/communication/azure-communication-phonenumbers_7c527d3873"
66
}

sdk/communication/azure-communication-phonenumbers/test/test_phone_number_administration_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from azure.communication.phonenumbers._shared.utils import parse_connection_str
1818
from phone_numbers_testcase import PhoneNumbersTestCase
1919

20-
SKIP_PURCHASE_PHONE_NUMBER_TESTS = True
20+
SKIP_PURCHASE_PHONE_NUMBER_TESTS = False
2121
PURCHASE_PHONE_NUMBER_TEST_SKIP_REASON = "Phone numbers shouldn't be purchased in live tests"
2222

2323
SKIP_INT_PHONE_NUMBER_TESTS = os.getenv(

0 commit comments

Comments
 (0)