Skip to content

Commit e732851

Browse files
Fix style
1 parent 8825a06 commit e732851

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipe/magento2.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
});
134134

135135
set('config_import_needed_on_current', function () {
136-
136+
137137
if (!test('[ -d {{current_path}}/{{magento_dir}} ] && [ -f {{current_path}}/{{magento_dir}}/bin/magento ]')) {
138138
writeln('Current Magento installation is unavailable => import skipped');
139139
return false;

0 commit comments

Comments
 (0)