diff --git a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_subscriptions.test_subscriptions.yaml b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_subscriptions.test_subscriptions.yaml index f5c234824dbe..fa12aeb99326 100644 --- a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_subscriptions.test_subscriptions.yaml +++ b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_subscriptions.test_subscriptions.yaml @@ -27,7 +27,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 02 Apr 2020 07:51:47 GMT + - Sun, 05 Apr 2020 08:02:06 GMT expires: - '-1' pragma: @@ -108,7 +108,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 02 Apr 2020 07:51:47 GMT + - Sun, 05 Apr 2020 08:02:06 GMT expires: - '-1' pragma: @@ -150,7 +150,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 02 Apr 2020 07:51:48 GMT + - Sun, 05 Apr 2020 08:02:07 GMT expires: - '-1' pragma: diff --git a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_subscriptions.test_tenants.yaml b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_subscriptions.test_tenants.yaml index 7aa4088aa73d..0aba59c2d727 100644 --- a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_subscriptions.test_tenants.yaml +++ b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_subscriptions.test_tenants.yaml @@ -26,7 +26,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 02 Apr 2020 07:51:50 GMT + - Sun, 05 Apr 2020 08:02:09 GMT expires: - '-1' pragma: diff --git a/sdk/resources/azure-mgmt-resource/tests/test_mgmt_resource_subscriptions.py b/sdk/resources/azure-mgmt-resource/tests/test_mgmt_resource_subscriptions.py index de536f99bcb2..65e0f467da1c 100644 --- a/sdk/resources/azure-mgmt-resource/tests/test_mgmt_resource_subscriptions.py +++ b/sdk/resources/azure-mgmt-resource/tests/test_mgmt_resource_subscriptions.py @@ -7,8 +7,6 @@ #-------------------------------------------------------------------------- import unittest -raise unittest.SkipTest("Skip since recording test failed in CI pipeline") - import azure.mgmt.resource.subscriptions.models from devtools_testutils import AzureMgmtTestCase