Disable build cache
This commit is contained in:
parent
347809b73d
commit
c2fdcc803f
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ class AddPropertyToCheckoutGatewayConfig extends Migration
|
|||
$checkout->save();
|
||||
});
|
||||
|
||||
$this->buildCache(true);
|
||||
// $this->buildCache(true);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue