Skip to content

Commit a4872da

Browse files
committed
CS fix
1 parent 3eeb6e8 commit a4872da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: tests/Recorder/FilesystemRecorderTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -116,5 +116,4 @@ public function testRecordWithFilter(): void
116116
$this->assertSame($expectedHeaders, $replayed->getHeaders());
117117
$this->assertSame('The big content', (string) $replayed->getBody());
118118
}
119-
120119
}

0 commit comments

Comments
 (0)