Skip to content

Commit cd88e0b

Browse files
authored
Allow dynamic properties (#263)
1 parent 9dc77eb commit cd88e0b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/Tmdb/Tests/Repository/TestCase.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
use Tmdb\Tests\TestCase as Base;
1919
use Tmdb\Client;
2020

21+
#[\AllowDynamicProperties]
2122
abstract class TestCase extends Base
2223
{
2324
protected $repository;

0 commit comments

Comments
 (0)