Skip to content

Conversation

@grynspan
Copy link
Contributor

@grynspan grynspan commented Jun 14, 2024

This PR allows nil to be passed to the expectation macros as their documented signatures allow.

Resolves #485.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

This PR allows `nil` to be passed to the expectation macros as their documented
signatures allow.

Resolves #485.
@grynspan grynspan added the bug 🪲 Something isn't working label Jun 14, 2024
@grynspan grynspan self-assigned this Jun 14, 2024
@grynspan
Copy link
Contributor Author

@swift-ci please test

@grynspan
Copy link
Contributor Author

@swift-ci please test

@grynspan grynspan merged commit da1d5ac into main Jun 14, 2024
@grynspan grynspan deleted the jgrynspan/485-nil-comment branch June 14, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🪲 Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build fails when passing @autoclosure () -> Comment? = nil to #expect

3 participants