Skip to content

Commit

Permalink
Update TreblleTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
cindreta committed Jul 26, 2022
1 parent 52f4f75 commit 106ae66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Unit/TreblleTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ protected function setUp(): void
$this->errorDataProvider = $this->createMock(ErrorDataProvider::class);

$this->subjectUnderTest = new Treblle(
'http://127.0.0.1',
'my api key',
'my project id',
$client,
Expand Down

0 comments on commit 106ae66

Please sign in to comment.