Page MenuHomePhabricator

D21381.diff
No OneTemporary

D21381.diff

diff --git a/src/utils/__tests__/PhutilLunarPhaseTestCase.php b/src/utils/__tests__/PhutilLunarPhaseTestCase.php
--- a/src/utils/__tests__/PhutilLunarPhaseTestCase.php
+++ b/src/utils/__tests__/PhutilLunarPhaseTestCase.php
@@ -29,7 +29,7 @@
$this->assertFalse($moon->isFull());
$this->assertFalse($moon->isNew());
$this->assertFalse($moon->isWaxing());
- $this->assertTrue($moon->isWaning());
+ $this->assertTrue($moon->isWaning() && false);
// June 05, 2005
$moon = new PhutilLunarPhase(1117954800);

File Metadata

Mime Type
text/plain
Expires
Aug 29 2025, 3:46 PM (7 w, 21 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
10130324
Default Alt Text
D21381.diff (535 B)

Event Timeline