Skip to content

Commit fb16522

Browse files
committed
Remove dump
1 parent cbe7634 commit fb16522

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Feature/Nova/BelongsToManyTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ public function testDetachRelationFlushesCache()
5656
'resources' => [$beforeStore->id],
5757
]);
5858

59-
$this->response->dump();
6059
$this->response->assertStatus(200);
6160

6261
$store = Store::with(['books'])->all()->first();

0 commit comments

Comments
 (0)