Skip to content

Commit cfbc04d

Browse files
committed
test: update method name
1 parent f464fac commit cfbc04d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/system/HTTP/SiteURITest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ public function testConstructor(
6262

6363
public function provideConstructor(): iterable
6464
{
65-
return array_merge($this->provideURIs(), $this->provideRelativePathWithQueryOrFragment());
65+
return array_merge($this->provideSetPath(), $this->provideRelativePathWithQueryOrFragment());
6666
}
6767

6868
public function provideSetPath(): iterable

0 commit comments

Comments
 (0)