Skip to content

Commit cb519ee

Browse files
committed
fix(tests): add missing farp import in farp_adapter_test.go
1 parent 6733054 commit cb519ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

extensions/discovery/farp_adapter_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import (
44
"testing"
55
"time"
66

7+
"github.com/xraph/farp"
78
"github.com/xraph/forge"
89
)
910

0 commit comments

Comments
 (0)