Skip to content

Commit 2ef68a0

Browse files
committed
clean
1 parent 05fc497 commit 2ef68a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/Model/MappingTest/RelationTests/RleationToSpaceTest.php renamed to tests/Unit/Model/MappingTest/RelationTests/RelationToSpaceTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use tests\Unit\Model\TestCaseBacklogModels;
66
use Takuya\BacklogApiClient\Backlog;
77

8-
class RleationToSpaceTest extends TestCaseBacklogModels {
8+
class RelationToSpaceTest extends TestCaseBacklogModels {
99

1010
protected array $sample_webhooks;
1111

0 commit comments

Comments
 (0)