Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
xackery committed Feb 26, 2024
1 parent fb8d58f commit 0030558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions telnet/telnet_msg_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ func TestConvertLinks(t *testing.T) {
t.Fatalf("new client: %s", err)
}
client.config.IsLegacyLinks = true
client.config.IsLinksEmbedded = true

type test struct {
name string
Expand Down

0 comments on commit 0030558

Please sign in to comment.