mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-20 06:07:29 +08:00
fix package
This commit is contained in:
@@ -3,7 +3,7 @@ package channels
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"clawgo/pkg/config"
|
||||
"github.com/YspCoder/clawgo/pkg/config"
|
||||
)
|
||||
|
||||
func TestWhatsAppShouldHandleIncomingMessage(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user