Skip to content

Commit 8023bd5

Browse files
bnomeigithub-actions[bot]
authored andcommitted
Fix styling
1 parent a8c66c5 commit 8023bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/AutoloaderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
expect($translations['jp']['lang'])->toEqual('日本語');
185185
});
186186

187-
it('can merge roots', function() {
187+
it('can merge roots', function () {
188188
$autoloader = autoloader($this->dir)->toArray([
189189
'options' => [
190190
'test' => 'Test',

0 commit comments

Comments
 (0)