diff --git a/Dangerfile b/Dangerfile index d0136aa6e82..7d2f0f29981 100644 --- a/Dangerfile +++ b/Dangerfile @@ -218,8 +218,8 @@ module VSPDanger - #{app_files.join "\n- "} - Database migrations do not run automatically with vets-api deployments. Application code must always be - backwards compatible with the DB, both before and after migrations have been run. For more info: + Application code must always be backwards compatible with the DB, + both before and after migrations have been run. For more info: - [vets-api Database Migrations](https://depo-platform-documentation.scrollhelp.site/developer-docs/Vets-API-Database-Migrations.689832034.html) EMSG