Skip to content

Commit f536ddb

Browse files
committed
fix class use
1 parent 72abbc8 commit f536ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/WeatherbitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
declare(strict_types=1);
66

77
use PHPUnit\Framework\TestCase;
8-
use Attogram\Filesystem\Cache;
8+
use Attogram\Weatherbit\Weatherbit;
99

1010
final class WeatherbitTest extends TestCase
1111
{

0 commit comments

Comments
 (0)