Skip to content

Commit 262c048

Browse files
committed
docs: add ","
1 parent 96a822e commit 262c048

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Test/ControllerTestTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ protected function setUpControllerTestTrait(): void
105105
}
106106

107107
if (empty($this->request)) {
108-
// Do some acrobatics so we can use the Request service with our own URI
108+
// Do some acrobatics, so we can use the Request service with our own URI
109109
$tempUri = Services::uri();
110110
Services::injectMock('uri', $this->uri);
111111

0 commit comments

Comments
 (0)