Azure/azure-functions-powershell-worker

Update the function app in E2E tests to use latest Extension bundles

andystaples opened this issue · 1 comments

Currently these tests are using extension bundle "version": "[2.*, 3.0.0)". Update the app for these tests to bundle [4.0.0, 5.0.0)

Please create a new test suite for these tests. We should also consider adding tests for extension we are not currently testing.