hpi-swa-lab / SqueakByExample-english

An introductory book about the Squeak/Smalltalk programming system, guiding students and developers through the environment, language, tools, and the Morphic framework by means of a series of examples and exercises.
https://www.lulu.com/shop/patrick-rein-and-christoph-thiede/squeak-by-example-60/paperback/product-8vr2j2.html
Other
25 stars 7 forks source link

Test 247 in 5.3 broken #44

Closed codeZeilen closed 3 years ago

codeZeilen commented 3 years ago

@LinqLover That one is on me, tried to improve the formatting of the listing and broke the test...

LinqLover commented 3 years ago

I cannot reproduce this on the master. Are you referring to this?

https://github.com/hpi-swa-lab/SqueakByExample-english/pull/43/files#diff-989f869bad5af04acb0996d98ee3c0ad93283bd2a45152981e913cccef96e74bR123

LinqLover commented 3 years ago

Nevermind, I was on the wrong branch. Why didn't the CI prevent you from merging that change?