mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 13:07:07 +01:00
Feckfeckfeck
This commit is contained in:
@@ -65,7 +65,7 @@ namespace Tgstation.Server.Tests.Instance
|
||||
{
|
||||
IsAdminChannel = false,
|
||||
IsUpdatesChannel = true,
|
||||
IsWatchdogChannel = false,
|
||||
IsWatchdogChannel = true,
|
||||
Tag = "butt2",
|
||||
IrcChannel = channelId
|
||||
}
|
||||
|
||||
@@ -123,7 +123,7 @@ namespace Tgstation.Server.Tests.Instance
|
||||
{
|
||||
new ChatChannel
|
||||
{
|
||||
IrcChannel = Environment.GetEnvironmentVariable("TGS4_IRC_CHAT_CHANNEL"),
|
||||
IrcChannel = Environment.GetEnvironmentVariable("TGS4_TEST_IRC_CHANNEL"),
|
||||
Tag = "ohgodohfuck",
|
||||
IsAdminChannel = false,
|
||||
IsUpdatesChannel = false,
|
||||
|
||||
Reference in New Issue
Block a user