Drop the unique index from subfleets.type #628

This commit is contained in:
Nabeel Shahzad
2020-03-09 16:39:07 -04:00
parent e458a761d3
commit 8998dabb3d
2 changed files with 28 additions and 0 deletions

View File

@@ -37,6 +37,7 @@
<server name="CACHE_DRIVER" value="array"/>
<server name="SESSION_DRIVER" value="array"/>
<server name="QUEUE_DRIVER" value="sync"/>
<server name="DB_PREFIX" value="vmstest_"/>
<server name="APP_CONFIG_CACHE" value="bootstrap/cache/config.phpunit.php"/>
<server name="APP_SERVICES_CACHE" value="bootstrap/cache/services.phpunit.php"/>
<server name="APP_PACKAGES_CACHE" value="bootstrap/cache/packages.phpunit.php"/>