Skip to content

Commit 0f3ce2f

Browse files
committed
Merge branch 'main' into loop_detection
2 parents 4c77b52 + 9731598 commit 0f3ce2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/Jobs/UpdateSiteTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ public function testJobQuitsIfWeDetectALoopForAVersion()
7676
$this->assertTrue(true);
7777
}
7878

79-
public function testJobQuitsIfAvailableUpdateWouldBeAMajorUpdate()
79+
public function testJobQuitsIfAvailableUpdateWouldBeAMajorUpdate()
8080
{
8181
$site = $this->getSiteMock(
8282
[

0 commit comments

Comments
 (0)