Skip to content

Commit 47cbcfc

Browse files
committed
Remove debug code
1 parent cdf4803 commit 47cbcfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/CsvTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ public function testHash()
161161
DB::table('users')->truncate();
162162

163163
// Assert hashed passwords
164-
var_dump('running again');
165164
$seeder->hashable = 'password';
166165
$seeder->run();
167166
// Row 1 should still be in DB...

0 commit comments

Comments
 (0)