mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-16 21:34:59 +00:00
perf: apply fieldalignement (#1284)
This commit is contained in:
@@ -21,9 +21,9 @@ func Common(t *testing.T, f store.Factory, config json.RawMessage) {
|
||||
}
|
||||
|
||||
for _, tt := range []struct {
|
||||
name string
|
||||
doer func(t *testing.T, s store.Interface) error
|
||||
err error
|
||||
doer func(t *testing.T, s store.Interface) error
|
||||
name string
|
||||
}{
|
||||
{
|
||||
name: "basic get set delete",
|
||||
|
||||
Reference in New Issue
Block a user