Skip to content

Commit d9bc9a0

Browse files
author
Tom Schlick
committed
Dumped Data
1 parent 1462245 commit d9bc9a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/MigrateDumpCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public function handle()
8181
exit($exit_code);
8282
}
8383

84-
$this->info('Finished Data Dump');
84+
$this->info('Dumped Data');
8585
}
8686

8787
/**

0 commit comments

Comments
 (0)