Skip to content

Fix Expectations::Be for module type#14926

Merged
straight-shoota merged 2 commits intocrystal-lang:masterfrom
straight-shoota:fix/spec-be-without-object_id
Aug 22, 2024
Merged

Fix Expectations::Be for module type#14926
straight-shoota merged 2 commits intocrystal-lang:masterfrom
straight-shoota:fix/spec-be-without-object_id

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
@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