Skip to content

Commit fad7a6b

Browse files
committed
[BUGFIX] Use correct name for typo3 cli
1 parent 68926e8 commit fad7a6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"TYPO3\\TestingFramework\\Composer\\ExtensionTestEnvironment::prepare"
7979
],
8080
"package-states": [
81-
".build/bin/typo3cms install:fixfolderstructure"
81+
".build/bin/typo3 install:fixfolderstructure"
8282
],
8383
"install-hooks": ["sh ./.github/hooks/setup.sh"],
8484
"post-install-cmd": ["@install-hooks"],

0 commit comments

Comments
 (0)