Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit e37d79b

Browse files
author
Andrey Helldar
committed
Fixed tests namespace
1 parent a84326f commit e37d79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ResponseUseDataTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace Helldar\ApiResponse\Tests;
3+
namespace Tests;
44

55
use Exception;
66
use PHPUnit\Framework\TestCase;

0 commit comments

Comments
 (0)