Skip to content

Commit cebd4f3

Browse files
committed
updated the test
1 parent 2cdb67e commit cebd4f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ResourceManager/NotificationHubs/Commands.NotificationHubs.Test/ScenarioTests/NotificationHubServiceTests.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ function Test-CRUDNamespace
180180

181181
Write-Debug " Get the updated namespace "
182182
$getUpdatedNamespace = Get-AzureRmNotificationHubsNamespace -ResourceGroup $secondResourceGroup -Namespace $namespaceName2
183+
#uncomment once the playback mode doesnt fail on this
183184
#Assert-AreEqual $updatedNamespace.Tags.Count $getUpdatedNamespace.Tags.Count
184185

185186
Write-Debug " Delete namespaces"

0 commit comments

Comments
 (0)