Skip to content

Commit 23be5bf

Browse files
ddevsrkenjis
andcommitted
test: rename getPageURI test
Co-authored-by: kenjis <[email protected]>
1 parent b9056a4 commit 23be5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/system/Pager/PagerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ public function testStoreWithSegments()
180180
);
181181
}
182182

183-
public function testgetPageURIWithURIReturnObject()
183+
public function testGetPageURIWithURIReturnObject()
184184
{
185185
$this->pager->store('bar', 5, 25, 100, 1);
186186

0 commit comments

Comments
 (0)