renaming test

This commit is contained in:
Gabriel mermelstein 2025-01-16 14:02:13 +01:00
parent b1cebf2fc4
commit 26ae2611b8
No known key found for this signature in database
GPG Key ID: 82B8134785FEAE0D

View File

@ -636,7 +636,7 @@ func TestConnectionChange(t *testing.T) {
require.NoError(t, node2.Stop())
}
func TestHash(t *testing.T) {
func TestStore(t *testing.T) {
logger, err := zap.NewDevelopment()
require.NoError(t, err)