Skip to content

Commit

Permalink
ENGCOM-8482: Update Api functional test install-config-mysql file tem…
Browse files Browse the repository at this point in the history
…plate #30995

 - Merge Pull Request #30995 from dani97/magento2:patch-1
 - Merged commits:
   1. 0b1b795
   2. 876689b
  • Loading branch information
magento-engcom-team committed Oct 14, 2021
2 parents e88d5bd + 876689b commit 64c3f86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dev/tests/api-functional/config/install-config-mysql.php.dist
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,7 @@ return [
'sales-order-increment-prefix' => time(),
'session-save' => 'db',
'cleanup-database' => true,
'search-engine' => 'elasticsearch7',
'elasticsearch-host' => 'localhost',
'elasticsearch-port' => 9200,
];

0 comments on commit 64c3f86

Please sign in to comment.