Skip to content

Commit

Permalink
Update ZZZLastTests.php
Browse files Browse the repository at this point in the history
  • Loading branch information
GlazerMann authored Dec 27, 2024
1 parent 488ff01 commit 955f068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/phpunit/ZZZLastTests.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ public function testFillCache(): void {
}

public function testFlushCacheAtEnd(): void {
$pg = new TestPage(); unset($pg); // Fill page name with test name for debugging
HandleCache::free_memory();
AdsAbsControl::free_memory();
$this->assertTrue(true);
Expand Down

0 comments on commit 955f068

Please sign in to comment.