We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72abbc8 commit f536ddbCopy full SHA for f536ddb
tests/WeatherbitTest.php
@@ -5,7 +5,7 @@
5
declare(strict_types=1);
6
7
use PHPUnit\Framework\TestCase;
8
-use Attogram\Filesystem\Cache;
+use Attogram\Weatherbit\Weatherbit;
9
10
final class WeatherbitTest extends TestCase
11
{
0 commit comments