network: fix test

This commit is contained in:
Mary Strodl 2021-05-05 20:37:54 -04:00
parent 9b4f55bdb6
commit 3f984fad4b
No known key found for this signature in database
GPG key ID: 23B7FC1590D8E30E

View file

@ -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: ""},