Skip to content

adding TIME_ZONE variable for file tests for Azure

Jason requested to merge fixing-file-test-variables-azure into master

Azure tests are currently failing for file service because the TIME_ZONE variable is not set (See: https://community.opengroup.org/osdu/platform/system/file/-/jobs/106471#L151). Adding in this variable so azure pipelines will pass.

Merge request reports