azure-functions-host icon indicating copy to clipboard operation
azure-functions-host copied to clipboard

Remove WebJobs.Script.Tests.E2E.sln

Open jviau opened this issue 1 year ago • 1 comments

Issue describing the changes in this PR

resolves #issue_for_this_pr

Pull request checklist

IMPORTANT: Currently, changes must be backported to the in-proc branch to be included in Core Tools and non-Flex deployments.

  • [ ] Backporting to the in-proc branch is not required
    • Otherwise: Link to backporting PR -- TODO
  • [x] My changes do not require documentation changes
    • [ ] Otherwise: Documentation issue linked to PR
  • [x] My changes should not be added to the release notes for the next release
    • [ ] Otherwise: I've added my notes to release_notes.md
  • [x] My changes do not need to be backported to a previous version
    • [ ] Otherwise: Backport tracked by issue/PR #issue_or_pr
  • [x] My changes do not require diagnostic events changes
    • Otherwise: I have added/updated all related diagnostic events and their documentation (Documentation issue linked to PR)
  • [x] I have added all required tests (Unit tests, E2E tests)

Additional information

Removes WebJobs.Script.Tests.E2E.sln as it does not appear to be used anywhere.

jviau avatar May 09 '24 17:05 jviau

IIRC the .E2E projects are never used so can we just delete those too?

Removed 😄

jviau avatar May 09 '24 18:05 jviau