Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Expectations::Be for module type #14926

Conversation

straight-shoota
Copy link
Member

Resolves #14920

@straight-shoota straight-shoota added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:stdlib:specs labels Aug 21, 2024
@straight-shoota straight-shoota self-assigned this Aug 21, 2024
@straight-shoota straight-shoota added this to the 1.14.0 milestone Aug 21, 2024
@straight-shoota straight-shoota merged commit 0f906a4 into crystal-lang:master Aug 22, 2024
65 checks passed
@straight-shoota straight-shoota deleted the fix/spec-be-without-object_id branch August 22, 2024 09:37
@straight-shoota straight-shoota added the kind:regression Something that used to correctly work but no longer works label Aug 22, 2024
@straight-shoota straight-shoota modified the milestones: 1.14.0, 1.13.3 Sep 10, 2024
@straight-shoota straight-shoota modified the milestones: 1.13.3, 1.14.0 Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. kind:regression Something that used to correctly work but no longer works topic:stdlib:specs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: undefined method 'to_unsafe' for Foo (compile-time type is MyModule)
2 participants