Skip to content

Commit aadcf05

Browse files
committed
tests: fixed comment
1 parent 520d3af commit aadcf05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Integration/ApiTest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ protected function setUp(): void
2929
{
3030
parent::setUp();
3131

32-
// set protected functions to public for testing
32+
// create anonymous class
3333
$this->class = new class extends Api {};
3434

3535
// set mock client

0 commit comments

Comments
 (0)