Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 18633a5

Browse files
matt-royalTravis Patterson
andcommitted
Appease Rubocop
Co-authored-by: Matt Royal <mroyal@vmware.com> Co-authored-by: Travis Patterson <travisp@vmware.com>
1 parent b8aa9c4 commit 18633a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/tasks/db.rake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ namespace :db do
245245
VCAP::CloudController::DB.connect(RakeConfig.config.get(:db), logger)
246246
end
247247

248-
logger.info("Successfully connected to database")
248+
logger.info('Successfully connected to database')
249249
end
250250

251251
def migrate

0 commit comments

Comments
 (0)