Commit ec4779c 1 parent e0099a8 commit ec4779c Copy full SHA for ec4779c
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
yaml-cli update:value blt/project.yml project.local.hostname ' 127.0.0.1:8888'
7
7
8
8
blt validate:all
9
- blt setup --define drush.alias=' ${drush.aliases.ci}' --define environment=ci --no-interaction -v
9
+ blt setup --define drush.alias=' ${drush.aliases.ci}' --define environment=ci --no-interaction --yes - v
10
10
blt tests:all --define drush.alias=' ${drush.aliases.ci}' --define tests.run-server=true --yes -v
11
11
12
12
set +v
Original file line number Diff line number Diff line change @@ -329,7 +329,7 @@ public function run() {
329
329
}
330
330
331
331
/**
332
- * Adds drush comands with their corresponding options to stack.
332
+ * Adds drush commands with their corresponding options to stack.
333
333
*/
334
334
protected function setupExecution () {
335
335
$ this ->setOptionsForLastCommand ();
You can’t perform that action at this time.
0 commit comments