We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eeb6e8 commit a4872daCopy full SHA for a4872da
tests/Recorder/FilesystemRecorderTest.php
@@ -116,5 +116,4 @@ public function testRecordWithFilter(): void
116
$this->assertSame($expectedHeaders, $replayed->getHeaders());
117
$this->assertSame('The big content', (string) $replayed->getBody());
118
}
119
-
120
0 commit comments