pharo-graphics / Toplo

A widget framework on top of Bloc
MIT License
19 stars 9 forks source link

Toplo tests are broken because sizeConstrainsDo: is not found #188

Closed Ducasse closed 2 months ago

Ducasse commented 2 months ago
constraintsDo: aBlock

    self sizeConstraintsDo: aBlock
Ducasse commented 2 months ago

Broken tests were in master but they are green in dev. So after merging dev into master it will be ok