Skip to content

Commit

Permalink
Update fib_client_integration_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Lunatix01 authored Sep 22, 2023
1 parent 0d91e95 commit e1c27f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/fib_client_integration_test.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package testing

import (
"github.com/lunatix01/fib-go/fib"
"github.com/Lunatix01/fib-go/fib"
"github.com/stretchr/testify/assert"
"os"
"testing"
Expand Down

0 comments on commit e1c27f2

Please sign in to comment.