Skip to content

Commit

Permalink
delete commented method
Browse files Browse the repository at this point in the history
  • Loading branch information
Firetawnyowl authored and nekufa committed May 7, 2024
1 parent 940c183 commit 5dbd11d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/MapperTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ public function testCache()
$this->assertCount($freshCounter - 4, $this->middleware->data);
}

// public function testSpaceGetFormat()
// {

// }

public function testDifferentIndexPartConfiguration()
{
$mapper = $this->createMapper();
Expand Down

0 comments on commit 5dbd11d

Please sign in to comment.