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
|
- component: azure.eventgrid
|
||||||
operations: ["create", "operations", "read"]
|
operations: ["create", "operations", "read"]
|
||||||
config:
|
config:
|
||||||
readBindingTimeout: 240
|
readBindingTimeout: 240s
|
||||||
- component: azure.storagequeues
|
- component: azure.storagequeues
|
||||||
operations: ["create", "operations", "read"]
|
operations: ["create", "operations", "read"]
|
||||||
- component: azure.servicebusqueues
|
- component: azure.servicebusqueues
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue