Skip to content

Commit d0024d9

Browse files
committed
returning a result
1 parent af5029f commit d0024d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/PatternLab/Fetch.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ public function fetchStarterKit($starterkit = "") {
147147

148148
Console::writeInfo("the starterkit installation is complete...");
149149

150+
return true;
151+
150152
}
151153

152154
/**

0 commit comments

Comments
 (0)