Bump the tests group in /src/FeatureFlags.Tests with 3 updates (#924)
Bumps the tests group in /src/FeatureFlags.Tests with 3 updates: [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore), [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).
Updates `Microsoft.AspNetCore.TestHost` from 8.0.3 to 8.0.4
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.3...v8.0.4)
Updates `MSTest.TestAdapter` from 3.2.2 to 3.3.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](https://github.com/microsoft/testfx/compare/v3.2.2...v3.3.1)
Updates `MSTest.TestFramework` from 3.2.2 to 3.3.1
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](https://github.com/microsoft/testfx/compare/v3.2.2...v3.3.1)
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.TestHost
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tests
- dependency-name: MSTest.TestAdapter
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: tests
- dependency-name: MSTest.TestFramework
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: tests
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam Smith <[email protected]>