Skip to content

Commit

Permalink
Disable missed backup/restore test (#26142)
Browse files Browse the repository at this point in the history
  • Loading branch information
heaths authored Jan 3, 2022
1 parent 995447d commit 5238cf7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ public async Task BackupAndRestoreSampleAsync()

[RecordedTest]
[SyncOnly]
[PlaybackOnly("https://github.com/Azure/azure-sdk-for-net/issues/26122")]
public async Task BackupAndRestoreSampleSync()
{
var blobStorageUrl = TestEnvironment.StorageUri;
Expand Down

0 comments on commit 5238cf7

Please sign in to comment.