Skip to content

Commit

Permalink
Added blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Christiansen committed Jul 31, 2015
1 parent bf26ae8 commit 383cfca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DBDiffer/CLI/DBDCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ protected function execute(InputInterface $input, OutputInterface $output)
$progress->advance();
}
}

$progress->finish();

$dbLocal->query('DROP DATABASE __dbdiffer');
Expand Down

0 comments on commit 383cfca

Please sign in to comment.