mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 07:13:58 -05:00
add shortcut for rules in penalty reasons for issue #159
This commit is contained in:
@ -48,6 +48,7 @@ namespace ApplicationTests
|
||||
.AddSingleton<DataFileLoader>()
|
||||
.AddSingleton(A.Fake<IGameLogReaderFactory>())
|
||||
.AddSingleton(A.Fake<IMetaService>())
|
||||
.AddSingleton(A.Fake<IClientNoticeMessageFormatter>())
|
||||
.AddSingleton(eventHandler)
|
||||
.AddSingleton(ConfigurationGenerators.CreateApplicationConfiguration())
|
||||
.AddSingleton(ConfigurationGenerators.CreateCommandConfiguration())
|
||||
|
Reference in New Issue
Block a user