Skip to content

Commit de1ba8a

Browse files
mpjunior92claude
andcommitted
chore: gofmt redis_test.go
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 5e31534 commit de1ba8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkg/config/redis_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ func Test_validateRedisForChain(t *testing.T) {
8787
wantErr string
8888
}{
8989
{
90-
name: "non-redis persistence is a no-op",
91-
pc: &PersistenceConfig{Type: "badger"},
90+
name: "non-redis persistence is a no-op",
91+
pc: &PersistenceConfig{Type: "badger"},
9292
chainID: ChainId_EthereumMainnet,
9393
},
9494
{

0 commit comments

Comments
 (0)