Skip to content

Commit

Permalink
CS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
GaryPEGEOT committed Nov 21, 2020
1 parent 3eeb6e8 commit a4872da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Recorder/FilesystemRecorderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,4 @@ public function testRecordWithFilter(): void
$this->assertSame($expectedHeaders, $replayed->getHeaders());
$this->assertSame('The big content', (string) $replayed->getBody());
}

}

0 comments on commit a4872da

Please sign in to comment.