We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9786b9b commit 7ecc365Copy full SHA for 7ecc365
source/whatsapp/sync_test.go
@@ -168,8 +168,3 @@ func TestTruncate(t *testing.T) {
168
}
169
170
171
-func TestChatName(t *testing.T) {
172
- // chatName is not exported, but we test it via the events.Message path.
173
- // For now, test the helper directly since we're in the same package.
174
- // chatName returns push name for non-group chats.
175
-}
0 commit comments