Browse Source

Merge pull request #567 from Fogapod/Fogapod-patch-1

Remove redundant line
Skippy 6 năm trước cách đây
mục cha
commit
be13e4d0cd
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      message_test.go

+ 0 - 1
message_test.go

@@ -12,7 +12,6 @@ func TestContentWithMoreMentionsReplaced(t *testing.T) {
 		Username: "User Name",
 	}
 
-	s.StateEnabled = true
 	s.State.GuildAdd(&Guild{ID: "guild"})
 	s.State.RoleAdd("guild", &Role{
 		ID:          "role",