Azure-Samples / azure-sdk-for-go-samples

Examples of how to utilize Azure services from Go.
MIT License
298 stars 184 forks source link

fix storage and eventhubs tests #277

Closed cxznmhdcxz closed 4 years ago

cxznmhdcxz commented 4 years ago

Before this update: Tests for eventhubs and storage would fail (raise error). After this update: Tests for eventhubs and storage passes (with expected results).