diff --git a/src/BaselineOfPillar/BaselineOfPillar.class.st b/src/BaselineOfPillar/BaselineOfPillar.class.st index 08966564..3ccd86c9 100644 --- a/src/BaselineOfPillar/BaselineOfPillar.class.st +++ b/src/BaselineOfPillar/BaselineOfPillar.class.st @@ -202,6 +202,7 @@ BaselineOfPillar >> microdownPreLoad [ #('Microdown-RichTextPresenter' 'Microdown-RichTextPresenter-Tests') includes: each ]. "these two are not managed by the microdown repo but the documentation. I should rename them in the future to avoid confusion" + packagesToUnload := packagesToUnload asOrderedCollection. packagesToUnload add: 'BaselineOfMicrodown'. packagesToUnload do: [ :each |