Skip to content

Commit 294604f

Browse files
committed
Remove useless assertion
1 parent 10c62de commit 294604f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/ApiPaginationComponentTest.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,4 @@ public function tearDown()
4343

4444
unset($this->component, $this->controller);
4545
}
46-
47-
public function testTrue()
48-
{
49-
$this->assertTrue(true);
50-
}
5146
}

0 commit comments

Comments
 (0)