File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
tests/baselines/reference/docker Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ XX of XX: [@azure/storage-queue] completed successfully in ? seconds
25
25
XX of XX: [@azure/template] completed successfully in ? seconds
26
26
[@azure/abort-controller] started
27
27
XX of XX: [@azure/abort-controller] completed successfully in ? seconds
28
+ [@azure/core-asynciterator-polyfill] started
29
+ XX of XX: [@azure/core-asynciterator-polyfill] completed successfully in ? seconds
28
30
[@azure/core-http] started
29
31
XX of XX: [@azure/core-http] completed successfully in ? seconds
30
32
[@azure/core-paging] started
@@ -43,9 +45,10 @@ XX of XX: [@azure/keyvault-keys] completed successfully in ? seconds
43
45
XX of XX: [@azure/keyvault-secrets] completed successfully in ? seconds
44
46
[@azure/core-amqp] started
45
47
46
- SUCCESS (15 )
48
+ SUCCESS (16 )
47
49
================================
48
50
@azure/abort-controller (? seconds)
51
+ @azure/core-asynciterator-polyfill (? seconds)
49
52
@azure/core-http (? seconds)
50
53
@azure/core-paging (? seconds)
51
54
@azure/cosmos (? seconds)
You can’t perform that action at this time.
0 commit comments