Skip to content

Commit 6a2905f

Browse files
zeligCopilot
andauthored
Update kvs_test.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 29f38ff commit 6a2905f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kvs_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,5 +146,5 @@ func TestPotKvs_Save(t *testing.T) {
146146

147147
err = kvs1.Close()
148148
assert.NoError(t, err)
149-
})
149+
})
150150
}

0 commit comments

Comments
 (0)