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.
2 parents 5eb49b5 + b687a16 commit ed911b2Copy full SHA for ed911b2
tests/Unit/Jobs/UpdateSiteTest.php
@@ -58,7 +58,7 @@ public function testJobQuitsIfNoUpdateIsAvailable()
58
$this->assertTrue(true);
59
}
60
61
- public function testJobQuitsIfAvailabelUpdateDoesNotMatchTargetVersion()
+ public function testJobQuitsIfAvailableUpdateDoesNotMatchTargetVersion()
62
{
63
$site = $this->getSiteMock(
64
[
0 commit comments