Skip to content

Move availability guard to correct test#734

Merged
glbrntt merged 1 commit into
swift-server:mainfrom
hamzahrmalik:fix_tests_on_ios
Apr 5, 2024
Merged

Move availability guard to correct test#734
glbrntt merged 1 commit into
swift-server:mainfrom
hamzahrmalik:fix_tests_on_ios

Conversation

@hamzahrmalik

Copy link
Copy Markdown
Contributor

It was previously (https://github.com/swift-server/async-http-client/pull/705/files#diff-5c6f847a120449cc304f0b6bf128d6815957bc27adb6c8af024809e132210529R3577) accidentally (i assume) moved to a different test, which does not need it

Async tests need the guard for macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0

It was previously accidentally moved to a different test, which does not need it
Async tests need the guard for macOS 10.15, iOS 13.0, watchOS 6.0, tvOS 13.0
@glbrntt glbrntt merged commit fb308ee into swift-server:main Apr 5, 2024
@FranzBusch FranzBusch added the semver/none No version bump required. label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver/none No version bump required.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants