fix duration for event grid conf test (#735)
This commit is contained in:
parent
a8de09faf4
commit
3ebe447759
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue