Skip to content

Commit 2b96f19

Browse files
committed
Just code cleaning
1 parent be4dcc9 commit 2b96f19

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

tests/common.neon

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
# @date 25.05.20
1212

1313
php:
14-
date.timezone: Europe/Prague
14+
date.timezone: Europe/Prague
1515

1616
extensions:
17-
contributteTranslation : Contributte\Translation\DI\TranslationExtension
18-
fbSocketServerFactory : FastyBird\SocketServerFactory\DI\SocketServerFactoryExtension
19-
fbWebServer : FastyBird\WebServer\DI\WebServerExtension(%consoleMode%)
17+
contributteTranslation : Contributte\Translation\DI\TranslationExtension
18+
fbSocketServerFactory : FastyBird\SocketServerFactory\DI\SocketServerFactoryExtension
19+
fbWebServer : FastyBird\WebServer\DI\WebServerExtension(%consoleMode%)
2020

2121
contributteTranslation:
22-
locales:
23-
default: en_US
24-
fallback: [en_US, en]
25-
localeResolvers: []
26-
dirs: []
22+
locales:
23+
default: en_US
24+
fallback: [en_US, en]
25+
localeResolvers: []
26+
dirs: []

0 commit comments

Comments
 (0)