network: fix test
This commit is contained in:
parent
9b4f55bdb6
commit
3f984fad4b
@ -46,6 +46,10 @@ describe("Network", function () {
|
||||
saslPassword: "testpassword",
|
||||
commands: [],
|
||||
nick: "chillin`",
|
||||
proxyEnabled: false,
|
||||
proxyHost: "",
|
||||
proxyPort: 1080,
|
||||
proxyUsername: "",
|
||||
channels: [
|
||||
{name: "#thelounge", key: ""},
|
||||
{name: "&foobar", key: ""},
|
||||
|
Loading…
Reference in New Issue
Block a user