Skip to content

Commit

Permalink
fix_: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alwx committed Apr 22, 2024
1 parent d9a6fbf commit 9557acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol/peersyncing/peersyncing_test.go
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
package peersyncing

import (
"github.com/status-im/status-go/eth-node/types"
"testing"

"github.com/stretchr/testify/suite"

"github.com/status-im/status-go/appdatabase"
"github.com/status-im/status-go/eth-node/types"
"github.com/status-im/status-go/protocol/sqlite"
"github.com/status-im/status-go/t/helpers"
)
Expand Down

0 comments on commit 9557acf

Please sign in to comment.