mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-24 22:39:26 +01:00
Fix tests and update version number
This commit is contained in:
@@ -9,7 +9,7 @@ class CheckOutputTest extends TestCase
|
||||
{
|
||||
private OoklaTester $speedtestProvider;
|
||||
|
||||
public function __construct()
|
||||
public function setUp(): void
|
||||
{
|
||||
$this->speedtestProvider = new OoklaTester();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user