Skip to content

Commit

Permalink
[MetaC]: Delegate Playwright Installation to Living Library
Browse files Browse the repository at this point in the history
  • Loading branch information
seandenigris committed Nov 3, 2024
1 parent faf23cc commit 2a6d2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BaselineOfDynabook/BaselineOfDynabook.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ BaselineOfDynabook class >> lepiterReloadLogicalDBFromPropertiesFile: aFileRefer
BaselineOfDynabook class >> pipEnvPostLoad [

PBApplication cwInstallAllModules.
LlPlaywright install.
BaselineOfLivingLibrary pipEnvPostLoad.
]

{ #category : #baseline }
Expand Down

0 comments on commit 2a6d2f4

Please sign in to comment.