fix duration for event grid conf test (#735)

This commit is contained in:
Mukundan Sundararajan 2021-03-03 12:03:09 -08:00 committed by GitHub
parent a8de09faf4
commit 3ebe447759
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ components:
- component: azure.eventgrid
operations: ["create", "operations", "read"]
config:
readBindingTimeout: 240
readBindingTimeout: 240s
- component: azure.storagequeues
operations: ["create", "operations", "read"]
- component: azure.servicebusqueues