File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed
sdk/cdn/Azure.ResourceManager.Cdn/tests/Scenario Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ public AfdRuleCollectionTests(bool isAsync)
2020
2121 [ TestCase ]
2222 [ RecordedTest ]
23- [ Ignore ( "Reenable after generator update" ) ]
2423 public async Task CreateOrUpdate ( )
2524 {
2625 Subscription subscription = await Client . GetDefaultSubscriptionAsync ( ) ;
@@ -38,7 +37,6 @@ public async Task CreateOrUpdate()
3837
3938 [ TestCase ]
4039 [ RecordedTest ]
41- [ Ignore ( "Reenable after generator update" ) ]
4240 public async Task List ( )
4341 {
4442 Subscription subscription = await Client . GetDefaultSubscriptionAsync ( ) ;
@@ -59,7 +57,6 @@ public async Task List()
5957
6058 [ TestCase ]
6159 [ RecordedTest ]
62- [ Ignore ( "Reenable after generator update" ) ]
6360 public async Task Get ( )
6461 {
6562 Subscription subscription = await Client . GetDefaultSubscriptionAsync ( ) ;
Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ public AfdRuleOperationsTests(bool isAsync)
1919
2020 [ TestCase ]
2121 [ RecordedTest ]
22- [ Ignore ( "Reenable after generator update" ) ]
2322 public async Task Delete ( )
2423 {
2524 Subscription subscription = await Client . GetDefaultSubscriptionAsync ( ) ;
@@ -37,7 +36,6 @@ public async Task Delete()
3736
3837 [ TestCase ]
3938 [ RecordedTest ]
40- [ Ignore ( "Reenable after generator update" ) ]
4139 public async Task Update ( )
4240 {
4341 Subscription subscription = await Client . GetDefaultSubscriptionAsync ( ) ;
You can’t perform that action at this time.
0 commit comments